Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/kern/
H A Dposix_sem.c213 static const struct fileops psemops = { variable
764 fp->f_ops = &psemops; in sem_open()