Searched refs:DIRNAME (Results 1 – 6 of 6) sorted by relevance
45 #define DIRNAME "rmdir.test" macro51 rump_sys_mkdir(DIRNAME, 0755); in func1()60 rump_sys_rmdir(DIRNAME); in func2()
75 curpath=`$DIRNAME $0`
60 typeset dir=`$DIRNAME $file`
41 #define DIRNAME STR(SRCDIRNAME) "/test/x509" macro43 #define DIRNAME "test/x509" macro45 #define CONFFILE DIRNAME "/alltests.txt"443 #ifdef DIRNAME in read_file()446 dname = xmalloc(strlen(DIRNAME) + strlen(name) + 2); in read_file()447 sprintf(dname, "%s/%s", DIRNAME, name); in read_file()461 #ifdef DIRNAME in read_file()
122 curpath=`$DIRNAME $0`
62 export DNAME=`$DIRNAME $TESTFILE`