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

/external/libxml2/os400/dlfcn/
H A Ddlfcn.c87 } dlts_t; typedef in typeref:struct:__anon12105
94 static dlts_t static_buf; /* Static error buffer. */
177 dlts_t * p;
186 p = (dlts_t *) malloc(sizeof *p);
204 dlts_t * p;
218 p = (dlts_t *) NULL;
232 dlts_t * p;
246 p = (dlts_t *) NULL;
260 dlts_t * p;
266 else if (!(p = (dlts_t *) pthread_getspecifi
[all...]

Completed in 123 milliseconds