Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A Dfstab.c113 int typexx; in fstabscan() local
182 for (typexx = 0, cp = strsep(&p, ","); cp; in fstabscan()
204 typexx++; in fstabscan()
208 if (typexx) in fstabscan()