Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/sys/
H A Dunistd.h214 int symlinkat(const char *, int, const char *) __OSX_AVAILABLE_STARTING(__MAC_10_10, __IPHONE_8…
/xnu-10063.101.15/bsd/man/man2/
H A DMakefile234 symlinkat.2 \
/xnu-10063.101.15/bsd/vfs/
H A Dvfs_syscalls.c5956 symlinkat(__unused proc_t p, struct symlinkat_args *uap, in symlinkat() function