realpath
if (realpath(from, path) == NULL) {
if ((p = realpath(path, buf)) == NULL) {
if (realpath(name, buf) == NULL) {
if (pw_dir != NULL && realpath(pw_dir, homedir) != NULL)
if (realpath(sk_provider, canonical_provider) == NULL) {
if (realpath(provider, canonical_provider) == NULL) {
if (realpath(provider, canonical_provider) == NULL) {
char *realpath(const char * __restrict, char * __restrict);
rp = realpath(path, NULL);
if (realpath(path, resolved) != NULL && stat(resolved, &sb) == 0) {
char realpath[1024];
snprintf(realpath, sizeof(realpath), "%s", hp->tftpdir->string);
clntpath = &realpath[strlen(realpath)];
realpath[0] = '\0';
clntpath = realpath;
if (chk_access(realpath, &bootsize) < 0) {
if (chk_access(realpath, &bootsize) < 0) {
if (realpath(name, path) == NULL) {
rpath = realpath(path, NULL);
rpath = realpath(idir, NULL);
if (realpath(argv0, resolved) != NULL)
&& realpath(buf, resolved) != NULL)
if (realpath(path, pathbuf) == NULL)
if (realpath(path, pathbuf) == NULL)
if (realpath(argv[1], canon_dir) == NULL) /* Check mounton path */
if (realpath(rpcpath, dirpath) == NULL ||
if (realpath(rpcpath, dirpath) == NULL) {
realpath(name, realname);
if ((realpath(name, realname)) == NULL)
if ((realpath(name, realname)) == NULL)
if ((realpath(name, realname)) == NULL)
if ((realpath(name, realname)) == NULL)
if ((realpath(srcdir, realsrcdir)) == NULL)
if ((realpath(p->srcdir, path)) == NULL)
if ((p = realpath(argv[0], runlist_file)) == NULL)
if ((p = realpath(optarg, output_file)) == NULL)
if ((p = realpath(optarg, testcase_dir)) == NULL)
if ((p = realpath(optarg, prepost_dir)) == NULL)
if (realpath(file, path + 4) == NULL) {
if (realpath(from_name, src) == NULL)
if (realpath(from_name, src) == NULL)
if (realpath(cp, dst) == NULL)
if (realpath("..", srcdir) == NULL)
if (realpath(argv[0], path) == NULL)