Searched refs:isrevoke (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/miscfs/fifofs/
H A Dfifo_vnops.c486 int isrevoke; local
490 isrevoke = (ap->a_fflag & (FREAD | FWRITE | FNONBLOCK)) == FNONBLOCK;
494 if (isrevoke) {

Completed in 115 milliseconds