Searched refs:if_clone_lookup (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif.c134 static struct if_clone *if_clone_lookup(const char *, int *);
292 ifc = if_clone_lookup(name, &unit);
363 ifc = if_clone_lookup(name, &unit);
395 if_clone_lookup(const char *name, int *unitp) function

Completed in 7 milliseconds