Home
last modified time | relevance | path

Searched defs:ctab (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/bin/ed/
H A Dbuf.c242 static unsigned char ctab[256]; /* character translation table */ variable
/freebsd-src/bin/dd/
H A Ddd.c76 const u_char *ctab; /* conversion table */ variable
H A Dargs.c349 const u_char *ctab; member