Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Duipc_shm.c132 static int shm_copyin_path(struct thread *td, const char *userpath_in,
592 shm_copyin_path(struct thread *td, const char *userpath_in, char **path_out) { in shm_copyin_path() argument
604 error = copyinstr(userpath_in, path + pr_pathlen, in shm_copyin_path()