Searched refs:AttrList (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-bdb/
H A Dback-bdb.h367 typedef struct AttrList { struct
368 struct AttrList *next;
370 } AttrList; typedef in typeref:struct:AttrList
374 AttrList *attrs;
H A Dindex.c405 AttrList *al;
417 al = ch_malloc( sizeof( AttrList ));
431 al = ch_malloc( sizeof( AttrList ));
450 AttrList *al;
/netbsd-6-1-5-RELEASE/external/bsd/llvm/include/
H A DMakefile58 clang/Basic/AttrList.inc|-gen-clang-attr-list \

Completed in 62 milliseconds