Searched defs:realpath (Results 1 - 6 of 6) sorted by path

/openbsd-current/gnu/llvm/libcxx/src/filesystem/
H A Dposix_compat.h348 wchar_t *realpath(const wchar_t *path, wchar_t *resolved_name) { function in namespace:detail::__anon248
/openbsd-current/gnu/llvm/libcxx/utils/ci/
H A Dapple-install-libcxx.sh94 function realpath() { function
/openbsd-current/lib/libc/hidden/
H A Dstdlib.h141 PROTO_DEPRECATED(realpath); variable
/openbsd-current/lib/libc/stdlib/
H A Drealpath.c32 realpath(const char *path, char *resolved) function
/openbsd-current/lib/libutil/
H A Dopendev.c49 opendev(const char *path, int oflags, int dflags, char **realpath) argument
/openbsd-current/sbin/dump/
H A Dmain.c120 char *toplevel, *str, *mount_point = NULL, *realpath, *ct; local

Completed in 199 milliseconds