Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/sys/
H A Dunistd.h212 int linkat(int, const char *, int, const char *, int) __OSX_AVAILABLE_STARTING(__MAC_10_1…
/xnu-8792.41.9/bsd/man/man2/
H A DMakefile125 linkat.2 \
/xnu-8792.41.9/bsd/vfs/
H A Dvfs_syscalls.c5708 linkat(__unused proc_t p, struct linkat_args *uap, __unused int32_t *retval) in linkat() function