Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h130 #define OPT_VALUE 0xff /* mask for presupplied value */ macro
153 #define OPT_VAL(x) ((x) & OPT_VALUE)
H A Doptions.c738 v = opt->flags & OPT_VALUE;
770 a = opt->flags & OPT_VALUE;
798 v = opt->flags & OPT_VALUE;