Searched refs:sys (Results 126 - 150 of 462) sorted by relevance

1234567891011>>

/seL4-camkes-master/projects/musllibc/src/linux/
H A Dadjtime.c2 #include <sys/time.h>
3 #include <sys/timex.h>
H A Dfanotify.c2 #include <sys/fanotify.h>
H A Dmount.c1 #include <sys/mount.h>
H A Dprctl.c1 #include <sys/prctl.h>
H A Dtimerfd.c1 #include <sys/timerfd.h>
/seL4-camkes-master/projects/musllibc/src/network/
H A Dif_indextoname.c3 #include <sys/socket.h>
4 #include <sys/ioctl.h>
/seL4-camkes-master/projects/musllibc/src/stat/
H A Dfutimesat.c2 #include <sys/time.h>
3 #include <sys/stat.h>
/seL4-camkes-master/projects/musllibc/src/time/
H A D__map_file.c1 #include <sys/mman.h>
3 #include <sys/stat.h>
/seL4-camkes-master/projects/picotcp/test/python/
H A Dzmq_linux.py4 import sys namespace
26 sys.exit(1)
/seL4-camkes-master/projects/seL4_libs/libsel4test/tools/
H A Dextract_results.py16 import sys namespace
70 default=sys.stdin)
73 default=sys.stdout)
86 print('Failed to strip leading and trailing garbage', file=sys.stderr)
101 print('Failed to parse input: %s' % inst, file=sys.stderr)
107 print('Failed to find initial %s tag: %s' % (TOP_TAG, inst), file=sys.stderr)
113 print('While navigating XML: %s' % inst, file=sys.stderr)
119 sys.exit(main())
/seL4-camkes-master/projects/musllibc/include/sys/
H A Dstatfs.h10 #include <sys/statvfs.h>
/seL4-camkes-master/tools/rumprun/include/rumprun-base/
H A Dconfig.h29 #include <sys/queue.h>
/seL4-camkes-master/projects/musllibc/src/ipc/
H A Dmsgctl.c1 #include <sys/msg.h>
H A Dmsgrcv.c1 #include <sys/msg.h>
H A Dmsgsnd.c1 #include <sys/msg.h>
H A Dsemget.c1 #include <sys/sem.h>
H A Dsemop.c1 #include <sys/sem.h>
H A Dsemtimedop.c2 #include <sys/sem.h>
H A Dshmat.c1 #include <sys/shm.h>
H A Dshmctl.c1 #include <sys/shm.h>
H A Dshmget.c1 #include <sys/shm.h>
/seL4-camkes-master/projects/musllibc/src/legacy/
H A Dgetloadavg.c3 #include <sys/sysinfo.h>
/seL4-camkes-master/projects/musllibc/src/misc/
H A Dgetauxval.c1 #include <sys/auxv.h>
H A Dgetdomainname.c3 #include <sys/utsname.h>
H A Dioctl.c1 #include <sys/ioctl.h>

Completed in 657 milliseconds

1234567891011>>