Searched refs:FILENAME (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/testing/selftests/exec/
H A Drecursion-depth.c50 #define FILENAME "/tmp/1" macro
52 fd = creat(FILENAME, 0700);
56 #define S "#!" FILENAME "\n"
62 rv = execve(FILENAME, NULL, NULL);
/linux-master/arch/arm/tools/
H A Dgen-mach-types27 printf(" * This was automagically generated from %s!\n", FILENAME);
/linux-master/scripts/
H A Dcheck-sysctl-docs97 if (debug) print "Processing file " FILENAME
117 file[curentry] = FILENAME
/linux-master/scripts/genksyms/
H A Dparse.y111 %token FILENAME

Completed in 161 milliseconds