Home
last modified time | relevance | path

Searched defs:command_set (Results 1 – 7 of 7) sorted by relevance

/titanic_52/usr/src/cmd/hal/probing/network-printer/
H A Dprobe-snmp.c116 char ***command_set) in snmp_brother_printer_info() argument
144 char ***command_set) in snmp_ricoh_printer_info() argument
172 char ***command_set) in snmp_lexmark_printer_info() argument
200 char **serial_no, char ***command_set, char **uri) in snmp_xerox_phaser_printer_info() argument
262 char ***command_set, char **uri) in snmp_qms_printer_info() argument
299 char ***command_set) in snmp_oki_printer_info() argument
327 snmp_hp_printer_info(char * hostname,char * community,char ** manufacturer,char ** model,char ** description,char ** serial_no,char *** command_set) snmp_hp_printer_info() argument
355 snmp_ppm_printer_info(char * hostname,char * community,char ** manufacturer,char ** model,char ** description,char ** serial_no,char *** command_set) snmp_ppm_printer_info() argument
378 snmp_prt_printer_info(char * hostname,char * community,char ** manufacturer,char ** model,char ** description,char ** serial_no,char *** command_set) snmp_prt_printer_info() argument
409 snmp_host_resource_printer_info(char * hostname,char * community,char ** manufacturer,char ** model,char ** description,char ** serial_no,char *** command_set) snmp_host_resource_printer_info() argument
428 snmp_printer_info(char * hostname,char * community,char ** manufacturer,char ** model,char ** description,char ** serial_no,char *** command_set,char ** uri) snmp_printer_info() argument
484 **command_set = NULL, *uri = NULL; main() local
[all...]
H A Dprobe-network-printer.c49 **command_set = NULL, in main() local
/titanic_52/usr/src/cmd/hal/probing/printer/
H A Dprobe-printer.c40 char **description, char **serial_number, char ***command_set) in prnio_printer_info() argument
114 **command_set = NULL; in main() local
/titanic_52/usr/src/cmd/hal/utils/
H A Dprinter.c48 char **serial_no, char ***command_set) in ieee1284_devid_to_printer_info() argument
116 char **command_set, char *device) in add_printer_info() argument
/titanic_52/usr/src/cmd/print/printer-info/
H A Dprinter-info.c44 char *command_set[COMMAND_SET_MAX]; member
128 int manufacturer = 0, model = 0, description = 0, command_set = 0, in main() local
/titanic_52/usr/src/boot/sys/boot/common/
H A Dcommands.c285 command_set(int argc, char *argv[]) in command_set() function
/titanic_52/usr/src/common/ficl/emu/
H A Dloader_emu.c1282 command_set(int argc, char *argv[]) in command_set() function