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

  /src/sys/fs/autofs/
autofs.h 99 RB_ENTRY(autofs_node) an_entry; member in struct:autofs_node
185 RB_PROTOTYPE(autofs_node_tree, autofs_node, an_entry, autofs_node_cmp);
  /src/external/gpl2/xcvs/dist/src/
server.c 1733 struct an_entry { struct
1734 struct an_entry *next;
1738 static struct an_entry *entries;
1743 struct an_entry *p;
1834 p = xmalloc (sizeof (struct an_entry));
2060 struct an_entry *p;
2165 struct an_entry *p;
2194 p = xmalloc (sizeof (struct an_entry));
2297 struct an_entry *p;
2298 struct an_entry *q
    [all...]
  /src/sys/dev/ic/
anreg.h 327 } __packed an_entry[3]; /* 25 for fwver.5 */ member in struct:an_rid_ssidlist
358 } __packed an_entry[AN_ENCAP_NENTS]; member in struct:an_rid_encap

Completed in 28 milliseconds