Home
last modified time | relevance | path

Searched defs:cchar (Results 1 – 4 of 4) sorted by relevance

/openbsd/bin/stty/
H A Dstty.h46 struct cchar { struct
47 const char *name;
48 int sub;
49 u_char def;
/openbsd/usr.bin/hexdump/
H A Dhexdump.h50 char *cchar; /* conversion character */ member
/openbsd/usr.bin/mg/
H A Dutil.c47 long nchar, cchar; in showcpos() local
/openbsd/gnu/usr.bin/perl/ext/B/
H A DB.xs325 cchar(pTHX_ SV *sv) in cchar() function