Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/bsnmpd/modules/snmp_hast/
H A Dhast_snmp.c66 char localpath[PATH_MAX]; member
320 strncpy(res->localpath, str, in update_resources()
321 sizeof(res->localpath) - 1); in update_resources()
470 ret = string_get(value, res->localpath, -1); in op_hastResourceTable()