HomeSort by: relevance | last modified time | path
    Searched defs:afswtch (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/ifconfig/
util.h 13 struct afswtch { struct
20 SIMPLEQ_ENTRY(afswtch) af_next;
25 const struct afswtch *lookup_af_byname(const char *);
26 const struct afswtch *lookup_af_bynum(int);

Completed in 13 milliseconds