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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dmacconf.h37 #define FILENAME 256 macro
H A Dos2conf.h61 #define FILENAME 260 /* maximum filename length (HPFS) */ macro
H A Dntconf.h86 #define FILENAME BUFSZ /* maximum filename length (conservative) */ macro
91 #undef FILENAME macro
93 #define FILENAME _MAX_FNAME macro
H A Dwceconf.h123 #define FILENAME BUFSZ /* maximum filename length (conservative) */ macro
128 #undef FILENAME macro
130 #define FILENAME _MAX_FNAME macro
H A Dpcconf.h148 #define FILENAME 80 /* maximum filename length (conservative) */ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dmacconf.h37 #define FILENAME 256 macro
H A Dos2conf.h61 #define FILENAME 260 /* maximum filename length (HPFS) */ macro
H A Dntconf.h86 #define FILENAME BUFSZ /* maximum filename length (conservative) */ macro
91 #undef FILENAME macro
93 #define FILENAME _MAX_FNAME macro
H A Dwceconf.h123 #define FILENAME BUFSZ /* maximum filename length (conservative) */ macro
128 #undef FILENAME macro
130 #define FILENAME _MAX_FNAME macro
H A Dpcconf.h148 #define FILENAME 80 /* maximum filename length (conservative) */ macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/unix/
H A Ddepend.awk34 file = FILENAME #setup for current file
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/unix/
H A Ddepend.awk34 file = FILENAME #setup for current file
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dfiles.c64 char bones[FILENAME]; /* pathname of bones files */
65 char lock[FILENAME]; /* pathname of level files */
86 #define SAVESIZE FILENAME /* from macconf.h or pcconf.h */
807 (void)strncat(SAVEF, plname, FILENAME - i - 4);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dfiles.c64 char bones[FILENAME]; /* pathname of bones files */
65 char lock[FILENAME]; /* pathname of level files */
86 #define SAVESIZE FILENAME /* from macconf.h or pcconf.h */
807 (void)strncat(SAVEF, plname, FILENAME - i - 4);

Completed in 69 milliseconds