Home
last modified time | relevance | path

Searched defs:ocb (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/ucbcmd/stty/
H A Dstty.c46 static struct termio ocb; /* for non-streams devices */ variable
H A Dsttyparse.c48 sttyparse(argc, argv, term, ocb, cb, termiox, winsize) in sttyparse() argument
/titanic_44/usr/src/cmd/ttymon/
H A Dstty.c70 static struct termio ocb; /* for non-streams devices */ variable
H A Dsttyparse.c69 sttyparse(int argc, char *argv[], int term, struct termio *ocb,
/titanic_44/usr/src/lib/libc_db/common/
H A Dthread_db.c2353 lowner_cb_ctl_t *ocb = arg; in lowner_cb() local