Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/audiocfg/
H A Dmain.c75 u_int encoding_max = __arraycount(encoding_names); variable
/netbsd-src/external/bsd/file/dist/src/
H A Dfile.h494 size_t encoding_max; /* bytes to look for encoding */ member