HomeSort by: relevance | last modified time | path
    Searched defs:afswtch (Results 1 - 2 of 2) 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);
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 21 milliseconds