Searched defs:realpath (Results 1 - 7 of 7) sorted by last modified time

/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dkernel.c435 char realpath[MAXPATHLEN]; local
517 char *realpath = umem_alloc(strlen(path) + 2, UMEM_NOFAIL); local
[all...]
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dopenbsd-compat.h79 # define realpath(x, y) _ssh_compat_realpath(x, y) macro
H A Drealpath.c61 realpath(const char *path, char *resolved) function
/freebsd-10-stable/lib/libc/stdlib/
H A Drealpath.c205 realpath(const char * __restrict path, char * __restrict resolved) function
/freebsd-10-stable/libexec/bootpd/
H A Dbootpd.c634 char realpath[1024]; local
/freebsd-10-stable/contrib/bmake/
H A Drealpath.c67 realpath(const char * __restrict path, char * __restrict resolved) function
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h464 realpath, enumerator in enum:llvm::LibFunc::Func

Completed in 103 milliseconds