Searched refs:string_save (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_begemot.c115 return (string_save(value, ctx, -1, &pkg_dir));
/freebsd-13-stable/contrib/bsnmp/snmpd/
H A Daction.c262 return (string_save(value, ctx, -1, &systemg.descr));
270 return (string_save(value, ctx, -1, &systemg.contact));
273 return (string_save(value, ctx, -1, &systemg.name));
276 return (string_save(value, ctx, -1, &systemg.location));
804 return (string_save(value, ctx, -1, &c->string));
H A Dexport.c57 string_save(struct snmp_value *value, struct snmp_context *ctx, function
H A Dsnmpmod.h645 int string_save(struct snmp_value *, struct snmp_context *, ssize_t, u_char **);
/freebsd-13-stable/usr.sbin/bsnmpd/bsnmpd/
H A DMakefile90 MLINKS+= snmpmod.3 string_save.3
/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_hast/
H A Dhast_snmp.c390 return (string_save(value, context, -1,
/freebsd-13-stable/contrib/bsnmp/snmp_ntp/
H A Dsnmp_ntp.c1532 if ((ret = string_save(value, ctx, -1, &ntp_host))
1542 if ((ret = string_save(value, ctx, -1, &ntp_port))
/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_netgraph/
H A Dsnmp_netgraph.c1024 if ((ret = string_save(value, ctx, -1, &snmp_nodename))

Completed in 113 milliseconds