Home
last modified time | relevance | path

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

/freebsd/include/
H A Dpaths.h72 #define _PATH_IFCONFIG "/sbin/ifconfig" macro
130 #undef _PATH_IFCONFIG
131 #define _PATH_IFCONFIG "/rescue/ifconfig" macro
/freebsd/usr.sbin/jail/
H A Dcommand.c384 argv[0] = _PATH_IFCONFIG; in run_command()
441 argv[0] = _PATH_IFCONFIG; in run_command()
475 argv[0] = _PATH_IFCONFIG; in run_command()