HomeSort by: relevance | last modified time | path
    Searched refs:netbsd32_lchmod (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/compat/netbsd32/
netbsd32_sysent.c 1204 .sy_call = (sy_call_t *)netbsd32_lchmod
1205 }, /* 274 = netbsd32_lchmod */
netbsd32_netbsd.c 1575 netbsd32_lchmod(struct lwp *l, const struct netbsd32_lchmod_args *uap, register_t *retval) function in typeref:typename:int
netbsd32_syscallargs.h 1471 check_syscall_args(netbsd32_lchmod)
3326 int netbsd32_lchmod(struct lwp *, const struct netbsd32_lchmod_args *, register_t *);

Completed in 41 milliseconds