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

1234567891011>>

/system/core/nexus/
H A DController.cpp24 #include <sys/types.h>
25 #include <sys/stat.h>
H A DDhcpClient.cpp19 #include <sys/types.h>
20 #include <sys/socket.h>
H A DInterfaceConfig.h21 #include <sys/types.h>
/system/core/sh/
H A Darith_lex.l36 #include <sys/cdefs.h>
H A Dsyntax.h35 #include <sys/cdefs.h>
/system/core/toolbox/
H A Dwipe.c7 #include <sys/types.h>
9 #include <sys/stat.h>
H A Dchown.c4 #include <sys/types.h>
H A Ddf.c5 #include <sys/statfs.h>
/system/extras/libpagemap/
H A Dpm_kernel.c22 #include <sys/stat.h>
23 #include <sys/types.h>
/system/extras/sane_schedstat/
H A Dsane_schedstat.c26 #include <sys/uio.h>
28 #include <sys/time.h>
/system/extras/tests/bionic/libc/common/
H A Dtest_udp.c11 #include <sys/types.h>
12 #include <sys/socket.h>
/system/extras/tests/timetest/
H A Dtimetest.c4 #include <sys/limits.h>
5 #include <sys/time.h>
/system/bluetooth/bluedroid/
H A Dbluetooth.c21 #include <sys/ioctl.h>
22 #include <sys/socket.h>
23 #include <sys/types.h>
24 #include <sys/stat.h>
55 snprintf(path, sizeof(path), "/sys/class/rfkill/rfkill%d/type", id);
69 asprintf(&rfkill_state_path, "/sys/class/rfkill/rfkill%d/state", rfkill_id);
/system/bluetooth/tools/
H A Dsock_shutdown_bug_rfcomm.c20 #include <sys/socket.h>
/system/core/adb/
H A Dlog_service.c24 #include <sys/socket.h>
H A Dremount_service.c22 #include <sys/mount.h>
/system/core/debuggerd/
H A Dgetevent.c7 #include <sys/ioctl.h>
8 #include <sys/inotify.h>
9 #include <sys/limits.h>
10 #include <sys/poll.h>
/system/core/include/cutils/
H A Dsockets.h29 #include <sys/socket.h>
/system/core/include/netutils/
H A Difc.h20 #include <sys/cdefs.h>
/system/core/libcutils/
H A Dmspace.c7 #include <sys/types.h>
8 #include <sys/stat.h>
12 #include <sys/ioctl.h>
84 #include <sys/mman.h>
H A Dproperties.c32 #include <sys/_system_properties.h>
79 #include <sys/types.h>
80 #include <sys/socket.h>
81 #include <sys/un.h>
/system/core/libdiskconfig/
H A Ddiskutils.c26 #include <sys/stat.h>
H A Dwrite_lst.c19 #include <sys/types.h>
/system/core/libnetutils/
H A Ddhcpmsg.h20 #include <sys/types.h>
/system/core/libpixelflinger/tinyutils/
H A DSharedBuffer.h13 #include <sys/types.h>

Completed in 4268 milliseconds

1234567891011>>