OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SUNOS_TCSETS
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/compat/sunos/
sunos.h
120
#define
SUNOS_TCSETS
_IOW('T', 9, struct sunos_termios)
sunos_ioctl.c
593
case
SUNOS_TCSETS
:
604
error = (*ctl)(fp, SCARG(uap, com) -
SUNOS_TCSETS
+ TIOCSETA,
/src/sys/compat/sunos32/
sunos32_ioctl.c
619
case
SUNOS_TCSETS
:
631
SCARG(uap, com) -
SUNOS_TCSETS
+ TIOCSETA, &bts, l);
Completed in 13 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025