Searched refs:realpath (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libast/comp/
H A Drealpath.c24 * realpath implementation
27 #define realpath ______realpath macro
32 #undef realpath macro
45 realpath(const char* file, char* path) function
/ast/src/lib/libast/
H A DMakefile138 resolvepath.c realpath.c regcmp.c regexp.c setlogmask.c strftime.c \
/ast/src/cmd/ksh93/sh/
H A Dpath.c85 if (!realpath(path, resolvedpath))
117 /* Solaris implements realpath(3C) using the resolvepath(2) */

Completed in 14 milliseconds