Searched defs:reg_list_t (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libsasl/lib/
H A Dcommon.c1314 } reg_list_t; typedef in typeref:struct:reg_list
1316 static reg_list_t *reg_list_base = NULL;
1320 reg_list_t *r, *prev;
1345 reg_list_t *r = (reg_list_t *)calloc(1, sizeof (reg_list_t));
2706 reg_list_t *next;

Completed in 27 milliseconds