Searched refs:status_short (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dtestlpd.c23 * status_short() - Show the short printer status.
49 static int status_short(int outfd, int infd, char *dest, char **args) __attribute__((nonnull(4)));
178 status = status_short(cupslpd_stdin[1], cupslpd_stdout[0], dest, opargs);
486 * 'status_short()' - Show the short printer status.
490 status_short(int outfd, /* I - Command file descriptor */ function

Completed in 93 milliseconds