Home
last modified time | relevance | path

Searched refs:__stdio_cancel_cleanup (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/stdio/
H A Dlocal.h144 void __stdio_cancel_cleanup(void *);
151 __stdio_cancel_cleanup, (fp), \
155 __stdio_cancel_cleanup, NULL, \
H A Dstdio.c167 __stdio_cancel_cleanup(void * arg) in __stdio_cancel_cleanup() function