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

/freebsd-11-stable/sys/compat/svr4/
H A Dsvr4_ipc.c113 static int svr4_shmdt(struct thread *, void *);
552 svr4_shmdt(td, v) function
667 return svr4_shmdt(td, uap);

Completed in 364 milliseconds