Searched refs:waitpid (Results 76 - 85 of 85) sorted by relevance

1234

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-autoipd/
H A Dmain.c1411 waitpid(-1, NULL, WNOHANG);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/
H A Dhttpd.c1180 if (waitpid(pid, &status, WNOHANG) <= 0) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/src/
H A Dntfs-3g.c2195 waitpid(pid, NULL, 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/shell/
H A Dhush.c1534 while ((childpid = waitpid(-1, &status, attributes)) > 0) {
1621 bb_perror_msg("waitpid");
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/shared/
H A Dbroadcom.c401 waitpid(pid, &ret, 0);
497 waitpid(pid, &ret, 0);
989 waitpid(pid, &ret, 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/torture/
H A Dtorture.c4734 while (waitpid(0, &status, 0) == -1 && errno == EINTR) /* noop */ ;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/
H A Dconfigure14158 for ac_func in strerror rand mmap getpagesize sysconf waitpid wait4
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/
H A Dconfigure24650 for ac_func in waitpid getcwd strdup strndup strnlen strtoul strerror chown fchown chmod fchmod chroot link mknod mknod64
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/
H A Dconfigure14990 for ac_func in dlopen dlclose dlsym dlerror waitpid getcwd strdup strndup strnlen strtoul strerror chown fchown chmod fchmod chroot link mknod mknod64
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A Dconfigure[all...]

Completed in 521 milliseconds

1234