Home
last modified time | relevance | path

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

/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
HDhostres_snmp.h54 #define PATH_PKGDIR "/var/db/pkg" macro
HDhostres_swinstalled_tbl.c428 if ((pkg_dir = malloc(sizeof(PATH_PKGDIR))) == NULL) in init_swins_tbl()
431 strcpy(pkg_dir, PATH_PKGDIR); in init_swins_tbl()