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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Dprinting.h55 char *lpq_command,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/printing/
H A Dprint_generic.c168 char *lpq_command,
181 print_run_command(-1, printer_name, False, lpq_command, &fd, NULL);
166 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.c675 char *lpq_command,
717 overload the lpq_command string to pass in the printername
719 the lpq_command to get the queue listing). */
721 fstrcpy( printername, lpq_command );
673 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 Dprinting.c1062 char *lpq_command )
1076 sharename, current_printif->type, lpq_command));
1092 lpq_command, &queue, &status);
1211 char *lpq_command )
1278 print_queue_update_internal( sharename, current_printif, lpq_command );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/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 62 milliseconds