Searched refs:IOB_LCK (Results 1 – 2 of 2) sorted by relevance
57 rmutex_t *rl = IOB_LCK(iop); in _flockget()67 rmutex_t *rl = IOB_LCK(iop); in ftrylockfile()77 rmutex_t *rl = IOB_LCK(iop); in flockfile()86 rmutex_t *rl = IOB_LCK(iop); in funlockfile()
254 #define IOB_LCK(iop) (&((iop)->_lock)) macro256 #define IOB_LCK(iop) (STDIOP(iop) ? &_xftab[IOPIND(iop)]._lock \ macro