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

/macosx-10.10.1/Libinfo-459/lookup.subproj/
H A Dthread_data.c33 struct _li_data_s struct
63 struct _li_data_s *t;
68 t = (struct _li_data_s *)x;
93 static struct _li_data_s *
96 struct _li_data_s *libinfo_data;
108 libinfo_data = (struct _li_data_s *)calloc(1, sizeof(struct _li_data_s));
118 struct _li_data_s *libinfo_data;

Completed in 114 milliseconds