Home
last modified time | relevance | path

Searched defs:pid (Results 26 - 50 of 2954) sorted by relevance

12345678910>>...119

/third_party/musl/libc-test/src/regression/
H A Dpthread_atfork-errno-clobber.c22 pid_t pid; in main() local
/third_party/musl/src/process/
H A Dwaitpid.c4 pid_t waitpid(pid_t pid, int *status, int options) in waitpid() argument
/third_party/musl/src/unistd/
H A Dgetpid.c12 pid_t pid = __get_cached_pid(); in getpid() local
H A Dsetpgid.c4 int setpgid(pid_t pid, pid_t pgid) in setpgid() argument
/third_party/musl/porting/linux/user/src/sched/
H A Dsched_setscheduler.c5 int sched_setscheduler(pid_t pid, int sched, const struct sched_param *param) in sched_setscheduler() argument
H A Dsched_getparam.c6 int sched_getparam(pid_t pid, struct sched_param *param) in sched_getparam() argument
H A Dsched_setparam.c5 int sched_setparam(pid_t pid, const struct sched_param *param) in sched_setparam() argument
/third_party/musl/porting/linux/user/src/unistd/
H A Dgetpid.c12 pid_t pid = __get_cached_pid(); in getpid() local
/third_party/musl/src/stdio/
H A Dpclose.c14 pid_t pid = f->pipe_pid; in pclose() local
/third_party/musl/porting/liteos_a/user/src/sched/
H A Dsched_setscheduler.c6 int sched_setscheduler(pid_t pid, int sched, const struct sched_param *param) in sched_setscheduler() argument
H A Dsched_getparam.c7 int sched_getparam(pid_t pid, struct sched_param *param) in sched_getparam() argument
H A Dsched_setparam.c6 int sched_setparam(pid_t pid, const struct sched_param *param) in sched_setparam() argument
/third_party/musl/src/signal/
H A Dkill.c4 int kill(pid_t pid, int sig) in kill() argument
/third_party/musl/src/sched/
H A Dsched_rr_get_interval.c4 int sched_rr_get_interval(pid_t pid, struct timespec *ts) in sched_rr_get_interval() argument
H A Dsched_setscheduler.c8 int sched_setscheduler(pid_t pid, int sched, const struct sched_param *param) in sched_setscheduler() argument
H A Dsched_getparam.c9 int sched_getparam(pid_t pid, struct sched_param *param) in sched_getparam() argument
H A Dsched_setparam.c8 int sched_setparam(pid_t pid, const struct sched_param *param) in sched_setparam() argument
/third_party/ltp/testcases/kernel/syscalls/creat/
H A Dcreat07.c24 pid_t pid; in verify_creat() local
/third_party/ltp/testcases/kernel/syscalls/execl/
H A Dexecl01.c20 pid_t pid; in verify_execl() local
/third_party/ltp/testcases/kernel/syscalls/execlp/
H A Dexeclp01.c22 pid_t pid; in verify_execlp() local
/third_party/ltp/testcases/kernel/syscalls/waitpid/
H A Dwaitpid11.c35 pid_t pid, group; in do_child_1() local
/third_party/ltp/testcases/kernel/syscalls/execvp/
H A Dexecvp01.c21 pid_t pid; in verify_execvp() local
/third_party/ltp/testcases/kernel/syscalls/vhangup/
H A Dvhangup02.c20 pid_t pid, pid1; in run() local
/third_party/ltp/testcases/kernel/syscalls/alarm/
H A Dalarm03.c20 pid_t pid; in verify_alarm() local
/third_party/ltp/testcases/kernel/syscalls/getpid/
H A Dgetpid01.c17 pid_t pid_max, pid; in verify_getpid() local

Completed in 9 milliseconds

12345678910>>...119