Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dlibio.h469 extern void _IO_flockfile (_IO_FILE *) __THROW;
475 # define _IO_flockfile(_fp) \ macro
476 if (((_fp)->_flags & _IO_USER_LOCK) == 0) _IO_flockfile (_fp)
481 # define _IO_flockfile(_fp) /**/ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstdio-lock.h96 _IO_flockfile (_IO_acquire_lock_file);
102 _IO_flockfile (_IO_acquire_lock_file);