Home
last modified time | relevance | path

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

/freebsd/include/
H A Dpaths.h71 #define _PATH_IFCONFIG "/sbin/ifconfig" macro
128 #undef _PATH_IFCONFIG
129 #define _PATH_IFCONFIG "/rescue/ifconfig" macro
/freebsd/usr.sbin/jail/
H A Dcommand.c365 argv[0] = _PATH_IFCONFIG; in run_command()
422 argv[0] = _PATH_IFCONFIG; in run_command()
456 argv[0] = _PATH_IFCONFIG; in run_command()