Home
last modified time | relevance | path

Searched refs:makepath (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/netbsd-tests/lib/librumphijack/
H A Dh_cwd.c46 makepath(const char *tail) in makepath() function
94 if (strcmp(pwd, makepath("dir")) != 0) in simple()
102 if (strcmp(pwd, makepath("dir/dir")) != 0) in simple()
108 if (strcmp(pwd, makepath("dir")) != 0) in simple()
141 if (strcmp(pwd, makepath("adir")) != 0) in symlinktest()