Searched refs:linetype (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/oss/
H A Dhex2hex.c26 int linetype; local
37 if (fscanf(inf, "%02x", &linetype) != 1)
39 sum += linetype;
41 if (linetype != 0)

Completed in 41 milliseconds