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

/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dbconfig.c1069 typedef struct voidList { struct
1070 struct voidList *vl_next;
1072 } voidList; typedef in typeref:struct:voidList
7505 voidList *vl, *v0 = NULL;
7509 vl = ch_malloc( sizeof( voidList ));

Completed in 144 milliseconds