Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnsl/dial/
H A Dcallers.c186 int ret_orig = -1; in processdev() local
299 ret_orig = ioctl(dcf, TCGETA, &tty_orig); in processdev()
350 if (ret_orig == 0) in processdev()
/titanic_50/usr/src/cmd/bnu/
H A Dcallers.c244 int ret_orig = -1; local
354 ret_orig = ioctl(dcf, TCGETA, &tty_orig);
404 if ( ret_orig == 0 )