taglinefilesource code
F_WRLCK270fs/locks.ccase F_WRLCK :
F_WRLCK380fs/locks.cfl->fl_type == F_WRLCK) {
F_WRLCK412fs/locks.ccase F_WRLCK :
F_WRLCK420fs/locks.cfl->fl_type = F_WRLCK;
F_WRLCK468fs/locks.cfl->fl_type = F_WRLCK;
F_WRLCK527fs/locks.creturn (sys_fl->fl_type == F_WRLCK);
F_WRLCK529fs/locks.ccase F_WRLCK :