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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/printing/
H A Dprint_test.c28 char *lpq_command,
26 test_queue_get(const char *printer_name, enum printing_types printing_type, char *lpq_command, print_queue_struct **q, print_status_struct *status) argument
H A Dprint_generic.c174 char *lpq_command,
187 print_run_command(-1, printer_name, False, lpq_command, &fd, NULL);
172 generic_queue_get(const char *printer_name, enum printing_types printing_type, char *lpq_command, print_queue_struct **q, print_status_struct *status) argument
H A Dprint_cups.c688 char *lpq_command,
730 overload the lpq_command string to pass in the printername
732 the lpq_command to get the queue listing). */
734 fstrcpy( printername, lpq_command );
686 cups_queue_get(const char *sharename, enum printing_types printing_type, char *lpq_command, print_queue_struct **q, print_status_struct *status) argument
H A Dprint_iprint.c844 char *lpq_command,
894 overload the lpq_command string to pass in the printername
896 the lpq_command to get the queue listing). */
898 fstrcpy( printername, lpq_command );
842 iprint_queue_get(const char *sharename, enum printing_types printing_type, char *lpq_command, print_queue_struct **q, print_status_struct *status) argument
H A Dprinting.c1115 char *lpq_command, char *lprm_command )
1133 sharename, current_printif->type, lpq_command));
1149 lpq_command, &queue, &status);
1276 char *lpq_command, char *lprm_command )
1344 lpq_command, lprm_command );
1113 print_queue_update_internal( const char *sharename, struct printif *current_printif, char *lpq_command, char *lprm_command ) argument
1274 print_queue_update_with_lock( const char *sharename, struct printif *current_printif, char *lpq_command, char *lprm_command ) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dprinting.h55 char *lpq_command,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/testsuite/printing/
H A Dvlp.c132 static int lpq_command(int argc, char **argv) function
395 return lpq_command(argc - 1, &argv[1]);

Completed in 118 milliseconds