Home
last modified time | relevance | path

Searched refs:PHYS_NONE (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Ddefs.h99 #define PHYS_NONE 0 macro
H A Dsystems.c235 if (mode == PHYS_NONE || mode == PHYS_ALL) in AllowModes()
H A Dmain.c225 case PHYS_NONE: in ProcessArgs()
H A Dcommand.c1844 if (mode == PHYS_NONE || mode == PHYS_ALL) { in SetVariable()