Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Dsop.c43 sop_up_rest(int fd, char *endsop) in sop_up_rest() function
H A Dfiles.c304 if ((ret = sop_up_rest(fd, (char *)0))) { in loadstring()
H A Dalerts.c326 alert.shcmd = sop_up_rest(fd, ALRT_CMDEND); in getalert()
/illumos-gate/usr/src/cmd/lp/include/
H A Dlp.h401 char *sop_up_rest(int, char *);