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

/illumos-gate/usr/src/lib/libsasl/lib/
H A Dcommon.c1298 } reg_list_t; typedef in typeref:struct:reg_list
1300 static reg_list_t *reg_list_base = NULL;
1304 reg_list_t *r, *prev;
1329 reg_list_t *r = (reg_list_t *)calloc(1, sizeof (reg_list_t));
2682 reg_list_t *next;

Completed in 58 milliseconds