Searched refs:TPFSZ (Results 1 – 2 of 2) sorted by relevance
121 #define TPFSZ 155 macro143 char prefix[TPFSZ]; /* linked to name */
1041 if (len > TPFSZ + TNMSZ) in name_split()1068 if ((len > TPFSZ) || (len == 0)) in name_split()