Searched refs:__ofl_lock (Results 1 – 25 of 25) sorted by relevance
7 FILE **__ofl_lock() in __ofl_lock() function
5 FILE **head = __ofl_lock(); in __ofl_add()
28 FILE **head = __ofl_lock(); in fclose()
19 for (f=*__ofl_lock(); f; f=f->next) close_file(f); in __stdio_exit()
15 for (f=*__ofl_lock(); f; f=f->next) { in fflush()
19 FILE **__ofl_lock() in __ofl_lock() function
26 FILE **head = __ofl_lock(); in __fclose()
15 for (f=*__ofl_lock(); f; f=f->next) { in __fflush()
26 FILE **head = __ofl_lock(); in fclose()
18 for (f=*__ofl_lock(); f; f=f->next) close_file(f); in __stdio_exit()
61 hidden FILE **__ofl_lock(void);
83 hidden FILE **__ofl_lock(void);
87 hidden FILE **__ofl_lock(void);
49 for (FILE *f=*__ofl_lock(); f; f=f->next) in __init_tp()
246 for (FILE *f=*__ofl_lock(); f; f=f->next) in __pthread_create()
324 for (FILE *f=*__ofl_lock(); f; f=f->next) in __pthread_create()