HomeSort by: relevance | last modified time | path
    Searched defs:makepath (Results 1 - 1 of 1) sorted by relevancy

  /src/tests/lib/librumphijack/
h_cwd.c 46 makepath(const char *tail) function in typeref:typename:const char *
94 if (strcmp(pwd, makepath("dir")) != 0)
102 if (strcmp(pwd, makepath("dir/dir")) != 0)
108 if (strcmp(pwd, makepath("dir")) != 0)
141 if (strcmp(pwd, makepath("adir")) != 0)

Completed in 11 milliseconds