HomeSort by: relevance | last modified time | path
    Searched defs:sys_open (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
vfs_syscalls.c 1750 * Internals of sys_open - path has already been converted into a pathbuf
1883 sys_open(struct lwp *l, const struct sys_open_args *uap, register_t *retval) function in typeref:typename:int
2226 /* done with modified vn_open, now finish what sys_open does. */
vfs_syscalls.c 1750 * Internals of sys_open - path has already been converted into a pathbuf
1883 sys_open(struct lwp *l, const struct sys_open_args *uap, register_t *retval) function in typeref:typename:int
2226 /* done with modified vn_open, now finish what sys_open does. */

Completed in 28 milliseconds