Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_tune.h64 #define FNSIZE PATH_MAX+1 /* Max file name size */ macro
H A Dex_temp.h133 unsigned char Savedfile[FNSIZE]; /* The current file name */
H A Dex.h225 var unsigned char file[FNSIZE]; /* Working file name */
308 var unsigned char altfile[FNSIZE]; /* Alternate file name */
H A Dexpreserve.c82 unsigned char Savedfile[FNSIZE]; /* The current file name */
H A Dexrecover.c293 unsigned char sf_name[FNSIZE + 1];
H A Dex_io.c372 if (strlen(str) > FNSIZE - 4) in getone()
H A Dex_cmdsub.c621 unsigned char filebuf[FNSIZE];
/illumos-gate/usr/src/cmd/ed/
H A Ded.c151 #define FNSIZE PATH_MAX macro
181 static char savedfile[FNSIZE];
182 static char file[FNSIZE];
183 static char funny[FNSIZE];
457 if (strlen(p1) >= (size_t)FNSIZE) { in main()
1151 if (++i >= FNSIZE) in filename()
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src1217 # #define FNSIZE 60 /* font name size */
1231 # char altf_name[FNSIZE]; /* font name (file name) */
H A Dterminfo.src1339 # #define FNSIZE 60 /* font name size */
1353 # char altf_name[FNSIZE]; /* font name (file name) */