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

/macosx-10.9.5/network_cmds-433/ifconfig.tproj/
H A Difconfig.h139 struct afswtch *af_next; member in struct:afswtch
H A Difconfig.c391 p->af_next = afs;
400 for (afp = afs; afp != NULL; afp = afp->af_next)
411 for (afp = afs; afp != NULL; afp = afp->af_next)
424 for (afp = afs; afp != NULL; afp = afp->af_next) {
441 for (afp = afs; afp != NULL; afp = afp->af_next) {

Completed in 74 milliseconds