Home
last modified time | relevance | path

Searched refs:SNMP_ERR_NO_CREATION (Results 1 – 25 of 26) sorted by relevance

12

/freebsd-12-stable/contrib/bsnmp/snmpd/
Daction.c278 return (SNMP_ERR_NO_CREATION); in op_system_group()
405 return (SNMP_ERR_NO_CREATION); in op_debug()
472 return (SNMP_ERR_NO_CREATION); in op_or_table()
800 return (SNMP_ERR_NO_CREATION); in op_community()
955 return (SNMP_ERR_NO_CREATION); in op_modules()
963 return (SNMP_ERR_NO_CREATION); in op_modules()
968 return (SNMP_ERR_NO_CREATION); in op_modules()
973 return (SNMP_ERR_NO_CREATION); in op_modules()
977 return (SNMP_ERR_NO_CREATION); in op_modules()
1227 return (SNMP_ERR_NO_CREATION); in op_transport_table()
[all …]
Dtrans_inet.c691 return (SNMP_ERR_NO_CREATION); in ipv6_create_common()
1047 err = SNMP_ERR_NO_CREATION; in inet_create()
1088 err = SNMP_ERR_NO_CREATION; in inet_create()
1263 return (SNMP_ERR_NO_CREATION); in op_snmp_trans_inet()
Dtrans_udp.c166 return (SNMP_ERR_NO_CREATION); in udp_open_port()
387 return (SNMP_ERR_NO_CREATION); in op_snmp_port()
Dtrans_lsock.c602 return (SNMP_ERR_NO_CREATION); in op_lsock_port()
Dtrap.c326 return (SNMP_ERR_NO_CREATION); in op_trapsink()
/freebsd-12-stable/contrib/bsnmp/snmp_mibII/
DmibII_interfaces.c75 return (SNMP_ERR_NO_CREATION); in ifchange_func()
217 return (SNMP_ERR_NO_CREATION); in op_ifentry()
219 return (SNMP_ERR_NO_CREATION); in op_ifentry()
392 return (SNMP_ERR_NO_CREATION); in op_ifxtable()
394 return (SNMP_ERR_NO_CREATION); in op_ifxtable()
DmibII_ifstack.c90 return (SNMP_ERR_NO_CREATION); in op_ifstack()
DmibII_rcvaddr.c115 return (SNMP_ERR_NO_CREATION); in op_rcvaddr()
DmibII_nettomedia.c121 return (SNMP_ERR_NO_CREATION); in op_nettomedia()
DmibII_ipaddr.c248 return (SNMP_ERR_NO_CREATION); in op_ipaddr()
/freebsd-12-stable/contrib/bsnmp/snmp_ntp/
Dsnmp_ntp.c1241 return (SNMP_ERR_NO_CREATION); in op_ntpPeersVarTable()
1245 return (SNMP_ERR_NO_CREATION); in op_ntpPeersVarTable()
1377 return (SNMP_ERR_NO_CREATION); in op_ntpFilterPeersVarTable()
1381 return (SNMP_ERR_NO_CREATION); in op_ntpFilterPeersVarTable()
1436 return (SNMP_ERR_NO_CREATION); in op_ntpFilterRegisterTable()
1440 return (SNMP_ERR_NO_CREATION); in op_ntpFilterRegisterTable()
/freebsd-12-stable/usr.sbin/bsnmpd/modules/snmp_netgraph/
Dsnmp_netgraph.c1244 return (SNMP_ERR_NO_CREATION); in op_ng_type()
1247 return (SNMP_ERR_NO_CREATION); in op_ng_type()
1259 return (SNMP_ERR_NO_CREATION); in op_ng_type()
1434 return (SNMP_ERR_NO_CREATION); in op_ng_node()
1436 return (SNMP_ERR_NO_CREATION); in op_ng_node()
1659 return (SNMP_ERR_NO_CREATION); in op_ng_hook()
1662 return (SNMP_ERR_NO_CREATION); in op_ng_hook()
/freebsd-12-stable/contrib/bsnmp/lib/
Dsnmp.h223 #define SNMP_ERR_NO_CREATION 11 /* v2 */ macro
Dsnmpagent.c719 pdu->error_status = SNMP_ERR_NO_CREATION; in snmp_set()
819 case SNMP_ERR_NO_CREATION: in snmp_set()
/freebsd-12-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
Dhostres_network_tbl.c284 return (SNMP_ERR_NO_CREATION); in op_hrNetworkTable()
Dhostres_swrun_tbl.c608 return (SNMP_ERR_NO_CREATION); in op_hrSWRunTable()
771 return (SNMP_ERR_NO_CREATION); in op_hrSWRunPerfTable()
Dhostres_processor_tbl.c409 return (SNMP_ERR_NO_CREATION); in op_hrProcessorTable()
Dhostres_printer_tbl.c377 return (SNMP_ERR_NO_CREATION); in op_hrPrinterTable()
Dhostres_fs_tbl.c424 return (SNMP_ERR_NO_CREATION); in op_hrFSTable()
Dhostres_swinstalled_tbl.c470 return (SNMP_ERR_NO_CREATION); in op_hrSWInstalledTable()
Dhostres_diskstorage_tbl.c624 return (SNMP_ERR_NO_CREATION); in op_hrDiskStorageTable()
Dhostres_partition_tbl.c596 return (SNMP_ERR_NO_CREATION); in op_hrPartitionTable()
Dhostres_storage_tbl.c622 return (SNMP_ERR_NO_CREATION); in op_hrStorageTable()
Dhostres_device_tbl.c649 return (SNMP_ERR_NO_CREATION); in op_hrDeviceTable()
/freebsd-12-stable/contrib/ngatm/snmp_atm/
Dsnmp_atm.c419 return (SNMP_ERR_NO_CREATION); in atmif_get_aif()

12