Searched refs:_PATH_PWD_MKDB (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/usr.sbin/pw/
H A Dpwupd.c59 args[i++] = _PATH_PWD_MKDB;
/freebsd-current/include/
H A Dpwd.h74 #define _PATH_PWD_MKDB "/usr/sbin/pwd_mkdb" macro
/freebsd-current/lib/libutil/
H A Dpw_util.c255 execl(_PATH_PWD_MKDB, "pwd_mkdb", "-p",
258 execl(_PATH_PWD_MKDB, "pwd_mkdb", "-p",

Completed in 130 milliseconds