Home
last modified time | relevance | path

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

/freebsd/sbin/ping/
H A Dping6.c2024 struct cbit { in pr_suptypes() struct
2025 u_int16_t words; /*32bit count*/ in pr_suptypes()
2026 u_int16_t skip; in pr_suptypes()
2027 } cbit; in pr_suptypes() local
/freebsd/contrib/tcsh/
H A Dsh.exec.c95 # define cbit(f, i) tbit(f, i, unsigned char) macro