Home
last modified time | relevance | path

Searched defs:pid (Results 1 – 25 of 97) sorted by relevance

1234

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old_db/
A Dtd_thr_getfpregs.c33 pid_t pid = ps_getpid (th->th_ta_p->ph); in td_thr_getfpregs() local
50 pid_t pid = pds.p_pid ?: ps_getpid (th->th_ta_p->ph); in td_thr_getfpregs() local
A Dtd_thr_getgregs.c33 pid_t pid = ps_getpid (th->th_ta_p->ph); in td_thr_getgregs() local
50 pid_t pid = pds.p_pid ?: ps_getpid (th->th_ta_p->ph); in td_thr_getgregs() local
A Dtd_thr_setgregs.c39 pid_t pid = pds.p_pid ?: ps_getpid (th->th_ta_p->ph); in td_thr_setgregs() local
A Dtd_thr_setfpregs.c39 pid_t pid = pds.p_pid ?: ps_getpid (th->th_ta_p->ph); in td_thr_setfpregs() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads_db/
A Dtd_thr_getfpregs.c33 pid_t pid = ps_getpid (th->th_ta_p->ph); in td_thr_getfpregs() local
50 pid_t pid = pds.p_pid ?: ps_getpid (th->th_ta_p->ph); in td_thr_getfpregs() local
A Dtd_thr_getgregs.c33 pid_t pid = ps_getpid (th->th_ta_p->ph); in td_thr_getgregs() local
50 pid_t pid = pds.p_pid ?: ps_getpid (th->th_ta_p->ph); in td_thr_getgregs() local
A Dtd_thr_setfpregs.c39 pid_t pid = pds.p_pid ?: ps_getpid (th->th_ta_p->ph); in td_thr_setfpregs() local
A Dtd_thr_setgregs.c39 pid_t pid = pds.p_pid ?: ps_getpid (th->th_ta_p->ph); in td_thr_setgregs() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A Dpopen.c38 pid_t pid; member
52 pid_t pid; in popen() local
133 pid_t pid; in pclose() local
/l4re-core-master/uclibc/lib/uclibc/ARCH-all/libc/sysdeps/linux/common/
A Dgetsid.c14 pid_t getsid(pid_t pid) in getsid()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A Dptrace.c16 __kernel_pid_t, pid, void*, addr, void*, data) in _syscall4() argument
23 pid_t pid; in _syscall4() local
A Dvfork.c19 pid_t pid = INLINE_SYSCALL(clone, 4, SIGCHLD, in __vfork() local
A Dgetpgid.c16 static __inline__ _syscall1(__kernel_pid_t, __syscall_getpgid, __kernel_pid_t, pid) in _syscall1() argument
A Dgetsid.c16 static __inline__ _syscall1(__kernel_pid_t, __syscall_getsid, __kernel_pid_t, pid) in _syscall1() argument
A Dsched_getscheduler.c15 static __inline__ _syscall1(int, __syscall_sched_getscheduler, __kernel_pid_t, pid) in _syscall1() argument
A Dssp.c60 pid_t pid; in ssp_handler() local
121 pid_t pid; in strong_alias() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/
A Dpt-raise.c34 pid_t pid = THREAD_GETMEM (THREAD_SELF, pid); in raise() local
A Draise.c33 pid_t pid = THREAD_GETMEM (pd, pid); in raise() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libutil/
A Dforkpty.c31 int master, slave, pid; in libutil_hidden_proto() local
/l4re-core-master/uclibc/lib/contrib/uclibc/test/unistd/
A Dvfork.c18 pid_t pid; in main() local
/l4re-core-master/uclibc/lib/contrib/uclibc/librt/
A Dclock_getcpuclockid.c31 clock_getcpuclockid (pid_t pid, clockid_t *clock_id) in clock_getcpuclockid()
A Dspawn.c113 __spawni(pid_t *pid, const char *file, in __spawni()
244 int posix_spawn (pid_t *pid, const char *path, in posix_spawn()
255 posix_spawnp(pid_t *pid, const char *file, in posix_spawnp()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/
A Dptfork.c28 pid_t pid; in __pthread_fork() local
/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/
A Dtst-fork4.c33 pid_t pid = fork (); in do_test() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/h8300/
A Dptrace.c7 ptrace(int request, int pid, int addr, int data) in ptrace()

Completed in 68 milliseconds

1234