Home
last modified time | relevance | path

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

/f-stack/tools/ifconfig/
H A Difconfig.c980 ifconfig(int argc, char *const *argv, int iscreate, const struct afswtch *uafp) in ifconfig() argument
989 if (uafp != NULL) in ifconfig()
990 afp = uafp; in ifconfig()
1018 (uafp != NULL || errno != EAFNOSUPPORT || in ifconfig()