| /onnv/onnv-gate/usr/src/cmd/lp/cmd/lpadmin/ |
| options.c | 113 *lpi = 0, /* string value of -o lpi= */ variable 721 } else if (STRNEQU(optarg, "lpi=", 4)) { 722 if (lpi) 723 LP_ERRMSG1 (WARNING, E_ADM_2MANY, "lpi="); 724 lpi = (optarg += 4);
|
| /onnv/onnv-gate/usr/src/cmd/lp/cmd/lpsched/ |
| validate.c | 188 else if (STRNEQU(*pl, "lpi=", 4)) 271 * cpi/lpi/etc. characteristics (lpadmin made sure), we aren't 844 char * lpi = 0; local 859 lpi = pfs->lpi; 865 lpi = o_lpi; 895 this = chkprinter(*pt, cpi, lpi, length, width,
|
| nodes.h | 105 char *lpi; member in struct:fstat_node 133 char *lpi; member in struct:pstat_node 181 char *lpi; member in struct:rstat_node 200 SCALED lpi; member in struct:form_node
|
| /onnv/onnv-gate/usr/src/cmd/lp/include/ |
| form.h | 62 SCALED lpi; member in struct:FORM
|
| printers.h | 100 SCALED lpi; /* default line pitch */ member in struct:PRINTER 137 #define PCK_LPI 0x0008 /* printer type can't handle ".lpi" */
|
| /onnv/onnv-gate/usr/src/cmd/lms/ |
| Protocol.cpp | 1068 listenPortSet::iterator lpi; local 1085 lpi = _listenFailReported.find(tcpFwdReqMsg->Port); 1097 if (lpi == _listenFailReported.end()) { 1127 if (lpi != _listenFailReported.end()) { 1128 _listenFailReported.erase(lpi); [all...] |
| /onnv/onnv-gate/usr/src/uts/sun4v/io/ |
| vsw_ldc.c | 5035 lane_t *lpi = &ldcp->lane_in; local [all...] |