Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dinit.c121 while((p = Getpwheel(NAME_ALL)) != NULL || errno != ENOENT) in init_pwheels()
H A Dlpsched.h234 PWHEEL * Getpwheel ( char * );
H A Ddisp3.c666 else if (!(ppw = Getpwheel(pwheel_name))) { in s_load_printwheel()
H A Dfncs.c707 Getpwheel(char *name) in Getpwheel() function