Home
last modified time | relevance | path

Searched refs:getpentry (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/lp/lib/printers/
H A DMakefile38 getpentry.o \
H A Dgetpentry.c52 getpentry(char *name, int want_fld) in getpentry() function
/illumos-gate/usr/src/cmd/lp/include/
H A Dprinters.h206 char * getpentry(char *, int);
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Ddo_printer.c529 getpentry(p, PR_OPTIONS)) == NULL) { in configure_printer()