Home
last modified time | relevance | path

Searched defs:entry_list (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/bsd/am-utils/dist/amd/
Dsun_map.h98 struct sun_entry *entry_list; /* list of 'struct s2a_entry' */ member
/netbsd/src/external/bsd/libarchive/dist/libarchive/
Darchive_match.c73 struct entry_list { struct
74 struct match_file *first;
75 struct match_file **last;
76 int count;
/netbsd/src/external/bsd/openldap/dist/servers/slapd/
Dentry.c73 static Entry *entry_list; variable
/netbsd/src/external/ibm-public/postfix/dist/src/qmgr/
Dqmgr.h439 QMGR_ENTRY_LIST entry_list; /* todo message entries queued for member
/netbsd/src/sys/uvm/
Duvm_map.c2317 struct vm_map_entry **entry_list /* OUT */, int flags) in uvm_unmap_remove()