OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TIOCMSET
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpd/
refclock_hopfser.c
31
# define
TIOCMSET
MCSETA
refclock_palisade.h
61
#define
TIOCMSET
MCSETA
refclock_neoclock4x.c
38
# define
TIOCMSET
MCSETA
261
#if defined(
TIOCMSET
) && (defined(TIOCM_RTS) || defined(CIOCM_RTS))
275
if(ioctl(fd,
TIOCMSET
, (caddr_t)&sl232) == -1)
410
#if defined(
TIOCMSET
) && (defined(TIOCM_RTS) || defined(CIOCM_RTS))
425
if(ioctl(pp->io.fd,
TIOCMSET
, (caddr_t)&sl232) == -1)
/src/sys/sys/
ttycom.h
142
#define
TIOCMSET
_IOW('t', 109, int) /* set all modem bits */
Completed in 22 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026