Searched defs:q_print (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/lp/lib/filters/
H A Ddumpfilters.c43 static void q_print ( int , char * );
121 q_print(fd, pt->pattern);
123 q_print(fd, pt->result);
136 ** q_print() - PRINT STRING, QUOTING SEPARATOR CHARACTERS
140 q_print(int fd, char *str) function
/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Dprintlist.c51 static void q_print( int, char * , char * );
102 q_print (fd, *list, print_sep);
118 q_print(int fd, char *str, char *sep) function

Completed in 43 milliseconds