HomeSort by relevance Sort by last modified time
    Searched refs:override_value (Results 1 - 4 of 4) sorted by null

  /external/ppp/pppd/
pppd.h 689 int override_value __P((const char *, int, const char *));
    [all...]
auth.c 448 if (override_value("user", option_priority, fname))
450 if (override_value("passwd", option_priority, fname))
    [all...]
ipv6cp.c 373 if (override_value("+ipv6", option_priority, option_source))
    [all...]
options.c 800 * override_value - if the option priorities would permit us to
805 override_value(option, priority, source) function
    [all...]

Completed in 179 milliseconds