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

/freebsd-11-stable/sys/compat/svr4/
H A Dsvr4_ipc.c97 static int svr4_semop(struct thread *, void *);
284 svr4_semop(td, v) function
313 return svr4_semop(td, uap);

Completed in 163 milliseconds