Searched defs:k5_init_t (Results 1 – 1 of 1) sorted by relevance
202 typedef struct { k5_once_t once; int error, did_run; void (*fn)(void); } k5_init_t; typedef276 typedef struct { int error; unsigned char did_run; } k5_init_t; typedef302 typedef struct { int error; unsigned char did_run; } k5_init_t; typedef