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

/seL4-camkes-master/projects/musllibc/src/unistd/
H A Dtcsetpgrp.c8 return ioctl(fd, TIOCSPGRP, &pgrp_int);
/seL4-camkes-master/projects/musllibc/arch/generic/bits/
H A Dioctl.h26 #define TIOCSPGRP 0x5410 macro
/seL4-camkes-master/projects/musllibc/arch/mips/bits/
H A Dioctl.h47 #define TIOCSPGRP _IOW('t', 118, int) macro
/seL4-camkes-master/projects/musllibc/arch/mips64/bits/
H A Dioctl.h47 #define TIOCSPGRP _IOW('t', 118, int) macro
/seL4-camkes-master/projects/musllibc/arch/mipsn32/bits/
H A Dioctl.h47 #define TIOCSPGRP _IOW('t', 118, int) macro
/seL4-camkes-master/projects/musllibc/arch/powerpc/bits/
H A Dioctl.h47 #define TIOCSPGRP _IOW('t', 118, int) macro
/seL4-camkes-master/projects/musllibc/arch/powerpc64/bits/
H A Dioctl.h47 #define TIOCSPGRP _IOW('t', 118, int) macro
/seL4-camkes-master/projects/musllibc/arch/s390x/bits/
H A Dioctl.h26 #define TIOCSPGRP 0x5410 macro
/seL4-camkes-master/projects/musllibc/arch/sh/bits/
H A Dioctl.h34 #define TIOCSPGRP _IOW('t', 118, int) macro

Completed in 46 milliseconds