HomeSort by relevance Sort by last modified time
    Searched refs:read_pid (Results 1 - 5 of 5) sorted by null

  /sdk/emulator/qtools/
Android.mk 122 LOCAL_SRC_FILES := read_pid.cpp trace_reader.cpp decoder.cpp
125 LOCAL_MODULE := read_pid
  /external/dhcpcd/
dhcpcd.c 144 read_pid(const char *pidfile) function
942 pid = read_pid(options->pidfile);
964 if (read_pid(options->pidfile) == 0) {
985 if ((pid = read_pid(options->pidfile)) > 0 &&
  /external/dbus/tools/
dbus-launch.c 197 read_pid (int fd, function
566 switch (read_pid (read_bus_pid_fd, &bus_pid_to_kill))
  /build/core/
user_tags.mk 409 read_pid \
  /external/dbus/dbus/
dbus-spawn.c 115 read_pid (int fd, function
441 r = read_pid (fd, &pid, &error);
    [all...]

Completed in 229 milliseconds