Home
last modified time | relevance | path

Searched refs:string_save (Results 1 – 9 of 9) sorted by relevance

/freebsd-14-stable/contrib/bsnmp/snmpd/
HDaction.c262 return (string_save(value, ctx, -1, &systemg.descr)); in op_system_group()
270 return (string_save(value, ctx, -1, &systemg.contact)); in op_system_group()
273 return (string_save(value, ctx, -1, &systemg.name)); in op_system_group()
276 return (string_save(value, ctx, -1, &systemg.location)); in op_system_group()
804 return (string_save(value, ctx, -1, &c->string)); in op_community()
HDexport.c57 string_save(struct snmp_value *value, struct snmp_context *ctx, in string_save() function
HDsnmpmod.h645 int string_save(struct snmp_value *, struct snmp_context *, ssize_t, u_char **);
/freebsd-14-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
HDhostres_begemot.c113 return (string_save(value, ctx, -1, &pkg_dir)); in op_begemot()
/freebsd-14-stable/usr.sbin/bsnmpd/bsnmpd/
HDMakefile89 MLINKS+= snmpmod.3 string_save.3
/freebsd-14-stable/usr.sbin/bsnmpd/modules/snmp_hast/
HDhast_snmp.c388 return (string_save(value, context, -1, in op_hastConfig()
/freebsd-14-stable/contrib/bsnmp/snmp_ntp/
HDsnmp_ntp.c1532 if ((ret = string_save(value, ctx, -1, &ntp_host)) in op_begemot_ntp()
1542 if ((ret = string_save(value, ctx, -1, &ntp_port)) in op_begemot_ntp()
/freebsd-14-stable/usr.sbin/bsnmpd/modules/snmp_netgraph/
HDsnmp_netgraph.c1022 if ((ret = string_save(value, ctx, -1, &snmp_nodename)) in op_ng_config()
/freebsd-14-stable/tools/build/mk/
HDOptionalObsoleteFiles.inc679 OLD_FILES+=usr/share/man/man3/string_save.3.gz