Searched refs:kern_shm_open (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | syscallsubr.h | 283 int kern_shm_open(struct thread *td, const char *userpath, int flags,
|
| /f-stack/freebsd/kern/ |
| H A D | uipc_shm.c | 1241 return (kern_shm_open(td, uap->path, uap->flags | O_CLOEXEC, in freebsd12_shm_open() 1956 kern_shm_open(struct thread *td, const char *path, int flags, mode_t mode, in kern_shm_open() function
|