Searched defs:_kern_create_symlink (Results 1 - 6 of 6) sorted by relevance

/haiku/headers/build/private/kernel/
H A Dsyscalls.h31 #define _kern_create_symlink _kernbuild_create_symlink macro
/haiku/src/build/libroot/
H A Dfs.cpp1013 _kern_create_symlink(int fd, const char *path, const char *toPath, int mode) function
/haiku/src/tools/fs_shell/
H A Dvfs.cpp5365 _kern_create_symlink(int fd, const char *path, const char *toPath, int mode) function in namespace:FSShell
/haiku/src/system/kernel/fs/
H A Dvfs.cpp8483 _kern_create_symlink(int fd, const char* path, const char* toPath, int mode) function
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1110 void _kern_create_symlink() {} function
H A Dlibroot_stubs_legacy.c1030 void _kern_create_symlink() {} function

Completed in 185 milliseconds