Home
last modified time | relevance | path

Searched refs:fifo_unlock (Results 1 – 2 of 2) sorted by relevance

/original-bsd/sys/miscfs/fifofs/
H A Dfifo.h46 #define fifo_unlock ((int (*) __P((struct vop_unlock_args *)))vop_nounlock) macro
H A Dfifo_vnops.c68 { &vop_unlock_desc, fifo_unlock }, /* unlock */