do_lock
_IO_flush_all_lockp (int do_lock)
__libc_cleanup_region_start (do_lock, flush_cleanup, NULL);
if (do_lock)
if (do_lock)
if (do_lock)
if (do_lock)
do_lock(fd, type, start, length);
return do_lock(fd, F_RDLCK, start, length);
return do_lock(fd, F_WRLCK, start, length);
return do_lock(fd, F_UNLCK, start, length);