Home
last modified time | relevance | path

Searched +defs:follow +defs:link (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/kern/
H A Dvfs_syscalls.c2675 return do_sys_linkat(l, AT_FDCWD, path, AT_FDCWD, link, in do_sys_symlink() argument
2581 do_sys_linkat(struct lwp * l,int fdpath,const char * path,int fdlink,const char * link,int follow,register_t * retval) do_sys_linkat() argument
2645 const char *link = SCARG(uap, link); sys_link() local
2666 int follow; sys_linkat() local
2682 do_sys_symlinkat(struct lwp * l,const char * patharg,int fdat,const char * link,enum uio_seg seg) do_sys_symlinkat() argument
3972 int follow; sys_utimensat() local
[all...]