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

<<111213141516171819

/seL4-camkes-master/projects/musllibc/src/malloc/
H A Dmalloc.c7 #include <sys/mman.h>
/seL4-camkes-master/projects/picotcp/test/
H A Dpicoapp.c11 #include <sys/types.h>
/seL4-camkes-master/projects/lwip/src/netif/ppp/
H A Dfsm.c55 #include <sys/types.h>
/seL4-camkes-master/projects/camkes-tool/camkes/parser/tests/
H A Dteststage3.py19 import os, six, sys, unittest namespace
24 sys.path.append(os.path.join(os.path.dirname(ME), '../../..'))
/seL4-camkes-master/projects/projects_libs/libjansson/jansson-2.7/
H A Dconfigure603 # include <sys/types.h>
606 # include <sys/stat.h>
1099 | --syscon | --sysco | --sysc | --sys | --sy)
1102 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
7553 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
7554 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
10226 # Create ${libname}_ixlibrary.a entries in /sys/libs.
10227 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/lib
[all...]
H A Dconfig.guess553 #include <sys/systemcfg.h>
1113 if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then
1367 # include <sys/types.h>
1368 # include <sys/utsname.h>
1378 #include <sys/param.h>
1452 # include <sys/param.h>
/seL4-camkes-master/projects/musllibc/ldso/
H A Ddynlink.c10 #include <sys/mman.h>
13 #include <sys/stat.h>
/seL4-camkes-master/tools/rumprun/tests/configure/build-aux/
H A Dconfig.guess553 #include <sys/systemcfg.h>
1113 if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then
1367 # include <sys/types.h>
1368 # include <sys/utsname.h>
1378 #include <sys/param.h>
1452 # include <sys/param.h>
/seL4-camkes-master/projects/lwip/src/apps/http/makefsdata/
H A Dmakefsdata.c18 #include <sys/stat.h>
/seL4-camkes-master/tools/riscv-pk/scripts/
H A Dconfig.guess584 #include <sys/systemcfg.h>
1139 if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then
/seL4-camkes-master/tools/riscv-pk/
H A Dconfigure1026 | --syscon | --sysco | --sysc | --sys | --sy)
1029 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
/seL4-camkes-master/tools/rumprun/tests/configure/
H A Dconfigure603 # include <sys/types.h>
606 # include <sys/stat.h>
1110 | --syscon | --sysco | --sysc | --sys | --sy)
1113 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
8119 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
8120 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
10807 # Create ${libname}_ixlibrary.a entries in /sys/libs.
10808 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/lib
[all...]

Completed in 275 milliseconds

<<111213141516171819