Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Duipc_shm.c133 char **path_out);
592 shm_copyin_path(struct thread *td, const char *userpath_in, char **path_out) { in shm_copyin_path() argument
620 *path_out = path; in shm_copyin_path()