Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/inc/
H A Dstdiom.h61 #define SET_IONOLOCK(iop) ((iop)->_flag |= _IONOLOCK) macro
78 #define SET_IONOLOCK(iop) ((iop)->__ionolock = 1) macro
/titanic_44/usr/src/lib/libc/port/stdio/
H A Dflockf.c109 SET_IONOLOCK(iop); in __fsetlocking()
/titanic_44/usr/src/lib/libc/port/gen/
H A Dnsparse.c508 SET_IONOLOCK(fp); in open_conf()