Searched refs:sys (Results 1 - 25 of 373) sorted by relevance

1234567891011>>

/system/core/toolbox/
H A Dexists.c1 #include <sys/types.h>
2 #include <sys/stat.h>
/system/core/rootdir/etc/
H A Dmountd.conf16 driver_store_path /sys/devices/platform/usb_mass_storage/lun0/file
18 ##driver_store_path /sys/devices/platform/msm_hsusb/gadget/lun0/file
/system/core/sh/
H A Dshell.h52 #include <sys/param.h>
72 #include <sys/cdefs.h>
/system/core/include/cutils/
H A Dbitops.h20 #include <sys/cdefs.h>
H A Duevent.h21 #include <sys/socket.h>
H A Dmemory.h21 #include <sys/types.h>
H A Dqtaguid.h21 #include <sys/types.h>
H A Duio.h18 // implementation of sys/uio.h for platforms that don't have it (Win32)
24 #include <sys/uio.h>
/system/core/init/
H A Ddevices.h20 #include <sys/stat.h>
H A Dutil.h20 #include <sys/stat.h>
21 #include <sys/types.h>
/system/core/libcutils/
H A Dpartition_utils.c17 #include <sys/types.h>
20 #include <sys/stat.h>
21 #include <sys/ioctl.h>
22 #include <sys/mount.h> /* for BLKGETSIZE */
H A Dprocess_name.c21 #include <sys/types.h>
22 #include <sys/stat.h>
26 #include <sys/prctl.h>
29 #define PROCESS_NAME_DEVICE "/sys/qemu_trace/process_name"
H A Dsocket_inaddr_any_server.c27 #include <sys/socket.h>
28 #include <sys/select.h>
29 #include <sys/types.h>
H A Dsocket_loopback_client.c27 #include <sys/socket.h>
28 #include <sys/select.h>
29 #include <sys/types.h>
H A Dsocket_loopback_server.c29 #include <sys/socket.h>
30 #include <sys/select.h>
31 #include <sys/types.h>
H A Dsocket_network_client.c27 #include <sys/socket.h>
28 #include <sys/select.h>
29 #include <sys/types.h>
/system/core/libpixelflinger/codeflinger/
H A Ddisassem.h38 * $FreeBSD: /repoman/r/ncvs/src/sys/arm/include/disassem.h,v 1.2 2005/01/05 21:58:48 imp Exp $
44 #include <sys/types.h>
/system/extras/ext4_utils/
H A Dsha1.h12 #include <sys/cdefs.h>
13 #include <sys/types.h>
/system/core/debuggerd/x86/
H A Dmachine.c23 #include <sys/types.h>
26 #include <sys/ptrace.h>
27 #include <sys/wait.h>
28 #include <sys/exec_elf.h>
29 #include <sys/stat.h>
/system/core/nexus/
H A DWifiStatusPoller.cpp19 #include <sys/socket.h>
20 #include <sys/select.h>
21 #include <sys/time.h>
22 #include <sys/types.h>
23 #include <sys/un.h>
H A DTiwlanEventListener.cpp19 #include <sys/types.h>
20 #include <sys/types.h>
21 #include <sys/socket.h>
/system/vold/
H A DNetlinkManager.cpp20 #include <sys/socket.h>
21 #include <sys/select.h>
22 #include <sys/time.h>
23 #include <sys/types.h>
24 #include <sys/un.h>
/system/extras/tests/cpueater/
H A Dcpueater.c24 #include <sys/types.h>
25 #include <sys/stat.h>
/system/core/adb/
H A Dget_my_path_freebsd.c20 #include <sys/types.h>
H A Dget_my_path_linux.c17 #include <sys/types.h>

Completed in 974 milliseconds

1234567891011>>