Home
last modified time | relevance | path

Searched defs:sfxlen (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/split/
H A Dsplit.c62 static size_t sfxlen = 2; /* Suffix length. */ variable
/netbsd-src/external/gpl2/gmake/dist/
H A Dfunction.c282 unsigned int sfxlen, strlength; in pattern_matches() local