Searched defs:afswtch (Results 1 – 2 of 2) sorted by relevance
224 struct afswtch { struct225 char *af_name;226 short af_af;
360 struct afswtch { struct374 struct afswtch *afp; /* the address family being set or asked about */ argument