Searched defs:slap_list (Results 1 – 2 of 2) sorted by relevance
52 typedef struct slap_list { struct53 struct slap_list *next; argument54 } slap_list; typedef
69 typedef struct slap_list { struct70 struct slap_list *next; argument71 } slap_list; typedef