Searched refs:Stritem (Results 1 – 2 of 2) sorted by relevance
44 struct Stritem { struct49 typedef struct Stritem Stritem; typedef52 static Stritem *list = NULL;61 prepend_str(Stritem **list, const char *str) in prepend_str()63 Stritem *new; in prepend_str()67 if (!(new = calloc(1, sizeof (Stritem)))) { in prepend_str()107 Stritem *cur; in ld_atexit()
43 struct Stritem { struct48 typedef struct Stritem Stritem; typedef51 static Stritem * list = NULL;62 prepend_str(Stritem **list, const char * str) in prepend_str()64 Stritem * new; in prepend_str()67 if (!(new = calloc(1, sizeof (Stritem)))) { in prepend_str()102 Stritem * cur; in mk_state_update_exit()