Home
last modified time | relevance | path

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

/netbsd/src/sbin/ifconfig/
Difconfig.c365 check_flag(const char *flags, int flag) in check_flag() function
445 if (check_flag(gflags, flag) == -1) in register_flag()