Home
last modified time | relevance | path

Searched refs:TNAMLEN (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/head/
H A Darchives.h119 #define TNAMLEN 100 /* maximum length for tar file names */ macro
132 char t_name[TNAMLEN], /* name of file */
140 t_linkname[TNAMLEN], /* file this file linked with */
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c1341 Max_namesz = TNAMLEN - 1; in ckopts()
1360 Max_namesz = TNAMLEN - 1; in ckopts()
4669 Max_namesz = TNAMLEN - 1; in gethdr()