Home
last modified time | relevance | path

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

/external/iputils/ninfod/
Dninfod.sh.in3 NINFOD=@prefix@/sbin/ninfod
6 if ! [ -x $NINFOD ]; then
14 $NINFOD
27 $NINFOD
Dninfod.h36 #define NINFOD "ninfod" macro
Dninfod.c424 openlog(NINFOD, 0, LOG_USER); in set_logfile()