Home
last modified time | relevance | path

Searched refs:__STDIO_SET_USER_LOCKING (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/pwd_grp/
A Dpwd_grp_internal.c69 __STDIO_SET_USER_LOCKING(stream); in libc_hidden_proto()
A Dpwd_grp.c460 __STDIO_SET_USER_LOCKING(pwf); in getpwent_r()
516 __STDIO_SET_USER_LOCKING(grf); in getgrent_r()
571 __STDIO_SET_USER_LOCKING(spf); in getspent_r()
671 __STDIO_SET_USER_LOCKING(grfile); in __getgrouplist_internal()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A DuClibc_stdio.h123 #define __STDIO_SET_USER_LOCKING(__stream) ((__stream)->__user_locking = 1) macro
125 #define __STDIO_SET_USER_LOCKING(__stream) ((void)0) macro

Completed in 6 milliseconds