/third_party/node/src/ |
H A D | inspector_socket_server.h | 52 int pid = -1);
|
/third_party/node/test/common/ |
H A D | child_process.js | 80 const tag = `[process ${child.pid}]:`;
|
/third_party/musl/porting/linux/user/include/ |
H A D | fcntl.h | 175 pid_t pid; member
|
/third_party/musl/src/malloc/oldmalloc/ |
H A D | malloc_impl.h | 12 #define PREFIX_PLACE_HOLDER 10 /* Reserve positions for file name prefix "pid()_" */ 59 short tid, pid; member
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
H A D | fanotify.h | 21 int pid; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
H A D | fcntl.h | 174 pid_t pid; member
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
H A D | fanotify.h | 21 int pid; member
|
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/ |
H A D | malloc_impl.h | 11 #define PREFIX_PLACE_HOLDER 10 /* Reserve positions for file name prefix "pid()_" */ 50 short tid, pid; member
|
/third_party/musl/porting/liteos_m/kernel/include/ |
H A D | fcntl.h | 174 pid_t pid; member
|
/third_party/musl/porting/uniproton/kernel/include/ |
H A D | fcntl.h | 174 pid_t pid; member
|
/third_party/nghttp2/src/ |
H A D | shrpx_log_config.cc | 47 pid(getpid()), in LogConfig()
|
/third_party/musl/porting/liteos_a/kernel/include/ |
H A D | fcntl.h | 170 pid_t pid; member
|
/third_party/musl/porting/liteos_m/user/include/ |
H A D | fcntl.h | 174 pid_t pid; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
H A D | fanotify.h | 21 int pid; member
|
/third_party/ltp/testcases/kernel/hotplug/cpu_hotplug/functional/ |
H A D | cpuhotplug07.sh | 107 NEW_CPU=`ps --pid=${KCOMPILE_LOOP_PID} -o psr --no-headers`
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify07.c | 137 "pid=%u fd=%d", in loose_fanotify_events() 140 (unsigned int)event.pid, event.fd); in loose_fanotify_events()
|
/third_party/musl/include/sys/ |
H A D | fanotify.h | 21 int pid; member
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
H A D | align.rs | 56 pub pid: ::c_int,
|
/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/testercore/ |
H A D | RemoteAPI.java | 117 Process.killProcess(processInfo.pid); in kill() 147 // Log.v(LOG_TAG, "Found proc : " + info.processName + " " + info.pid); in findProcess()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/ |
H A D | BlockIndexer.cpp | 57 CurrentBlock.ProcessID = R.pid(); in visit()
|
H A D | FDRTraceExpander.cpp | 91 PID = R.pid(); in visit()
|
H A D | RecordPrinter.cpp | 65 OS << formatv("<PID: {0}>", R.pid()) << Delim; in visit()
|
/third_party/toybox/scripts/ |
H A D | genconfig.sh | 106 int prlimit(pid_t pid, int resource, const struct rlimit *new_limit,
|
/third_party/rust/crates/libc/src/unix/solarish/ |
H A D | illumos.rs | 79 pid: ::pid_t, in pset_bind_lwp()
|
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | solos-pci.c | 135 pid_t pid; member 202 "L%05d\n%s\n", current->pid, attr->attr.name); in solos_param_show() 210 prm.pid = current->pid; in solos_param_show() 258 "L%05d\n%s\n%s\n", current->pid, attr->attr.name, buf); in solos_param_store() 266 prm.pid = current->pid; in solos_param_store() 432 if (prm->port == port && prm->pid == cmdpid) { in process_command()
|