Home
last modified time | relevance | path

Searched defs:community (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/hal/probing/network-printer/
H A Dprobe-snmp.c51 snmp_get_item(char *host, char *community, char *mib_item) in snmp_get_item()
85 snmp_get_string(char *host, char *community, char *mib_item) in snmp_get_string()
139 snmp_ricoh_printer_info(char *hostname, char *community, char **manufacturer, in snmp_ricoh_printer_info()
195 snmp_xerox_phaser_printer_info(char *hostname, char *community, in snmp_xerox_phaser_printer_info()
257 snmp_qms_printer_info(char *hostname, char *community, char **manufacturer, in snmp_qms_printer_info()
294 snmp_oki_printer_info(char *hostname, char *community, char **manufacturer, in snmp_oki_printer_info()
322 snmp_hp_printer_info(char *hostname, char *community, char **manufacturer, in snmp_hp_printer_info()
350 snmp_ppm_printer_info(char *hostname, char *community, char **manufacturer, in snmp_ppm_printer_info()
373 snmp_prt_printer_info(char *hostname, char *community, char **manufacturer, in snmp_prt_printer_info()
404 snmp_host_resource_printer_info(char *hostname, char *community, in snmp_host_resource_printer_info()
[all …]
H A Dprobe-network-printer.c39 *community; in main() local
/illumos-gate/usr/src/cmd/hal/addons/network-devices/
H A Daddon-network-discovery.c39 char *community; member
46 nds_snmp_scan(LibHalContext *ctx, char *parent, char *community, char *network) in nds_snmp_scan()
96 char *community, char *network) in nds_EnablePrinterScanningViaSNMP()
137 nds_ScanForPrintersViaSNMP(LibHalContext *ctx, char *parent, char *community, in nds_ScanForPrintersViaSNMP()
167 char *community = "public"; in nds_filter_function() local
185 char *community = "public"; in nds_filter_function() local
H A Dsnmp.c32 add_snmp_device(LibHalContext *ctx, char *parent, char *name, char *community) in add_snmp_device()
66 scan_for_devices_using_snmp(LibHalContext *ctx, char *parent, char *community, in scan_for_devices_using_snmp()
H A Dcommon.c169 char *device, char *community) in add_network_printer()
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dpdu.h58 uchar_t *community; member