Searched refs:TIOCGPGRP (Results 1 - 9 of 9) sorted by relevance

/seL4-camkes-master/projects/musllibc/src/unistd/
H A Dtcgetpgrp.c8 if (ioctl(fd, TIOCGPGRP, &pgrp) < 0)
/seL4-camkes-master/projects/musllibc/arch/generic/bits/
H A Dioctl.h25 #define TIOCGPGRP 0x540F macro
/seL4-camkes-master/projects/musllibc/arch/mips/bits/
H A Dioctl.h48 #define TIOCGPGRP _IOR('t', 119, int) macro
/seL4-camkes-master/projects/musllibc/arch/mips64/bits/
H A Dioctl.h48 #define TIOCGPGRP _IOR('t', 119, int) macro
/seL4-camkes-master/projects/musllibc/arch/mipsn32/bits/
H A Dioctl.h48 #define TIOCGPGRP _IOR('t', 119, int) macro
/seL4-camkes-master/projects/musllibc/arch/powerpc/bits/
H A Dioctl.h48 #define TIOCGPGRP _IOR('t', 119, int) macro
/seL4-camkes-master/projects/musllibc/arch/powerpc64/bits/
H A Dioctl.h48 #define TIOCGPGRP _IOR('t', 119, int) macro
/seL4-camkes-master/projects/musllibc/arch/s390x/bits/
H A Dioctl.h25 #define TIOCGPGRP 0x540F macro
/seL4-camkes-master/projects/musllibc/arch/sh/bits/
H A Dioctl.h35 #define TIOCGPGRP _IOR('t', 119, int) macro

Completed in 94 milliseconds