Searched refs:pid_t (Results 251 - 275 of 465) sorted by relevance

<<111213141516171819

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Ds_brew38 s/@pid_t_decl@/typedef int pid_t;/
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgexec.c334 pid_t child;
H A Dmsginit.c812 pid_t child;
880 pid_t child;
1049 pid_t child;
1148 pid_t child;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/rand/
H A Dmd_rand.c332 pid_t curr_pid = getpid();
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/plugins/pppoe/
H A Dpppoed.c24 pid_t pid;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/rand/
H A Dmd_rand.c331 pid_t curr_pid = getpid();
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm26/kernel/
H A Dprocess.c347 pid_t kernel_thread(int (*fn)(void *), void *arg, unsigned long flags)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/include/fuse-lite/
H A Dfuse.h440 pid_t pid;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/nmbd/
H A Dasyncdns.c52 static pid_t child_pid = -1;
H A Dnmbd_synclists.c38 pid_t pid;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dath.c264 ath_waitpid (pid_t pid, int *status, int options)
H A Dgcrypt.h39 typedef int pid_t; typedef
217 ssize_t (*waitpid) (pid_t pid, int *status, int options);
225 ssize_t (*waitpid) (pid_t pid, int *status, int options);
238 static ssize_t gcry_pth_waitpid (pid_t pid, int *status, int options) \
251 static ssize_t gcry_pth_waitpid (pid_t pid, int *status, int options) \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dexecute.c205 pid_t child;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/scripts/basic/
H A Ddocproc.c80 pid_t pid;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/scripts/basic/
H A Ddocproc.c80 pid_t pid;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/udev/
H A Dudev_utils_run.c78 pid_t pid;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/printing/
H A Dprinting.c660 pj.pid = (pid_t)-1;
813 static pid_t get_updating_pid(const char *sharename)
817 pid_t updating_pid;
821 return (pid_t)-1;
828 if (!data.dptr || data.dsize != sizeof(pid_t)) {
830 return (pid_t)-1;
839 return (pid_t)-1;
852 pid_t updating_pid = sys_getpid();
1288 static void print_queue_receive(int msg_type, pid_t src, void *buf, size_t msglen)
1315 static pid_t background_lpq_updater_pi
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb.i22 typedef long long pid_t;
628 pid_t getpid() {
629 pid_t ret;
636 pid_t junk;
648 int (*isalive_fcn)(DB_ENV *, pid_t, db_threadid_t)) {
656 db_ret_t set_thread_id(void (*thread_id_fcn)(DB_ENV *, pid_t *,
662 pid_t, db_threadid_t, char *)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/smbd/
H A Dblocking.c85 static void received_unlock_msg(int msg_type, pid_t src, void *buf, size_t len);
568 static void received_unlock_msg(int msg_type, pid_t src, void *buf, size_t len)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h92 typedef int pid_t; typedef
838 pid_t pid; /* Process owning txn ID */
1849 int (*is_alive) __P((DB_ENV *, pid_t, db_threadid_t, u_int32_t));
1850 void (*thread_id) __P((DB_ENV *, pid_t *, db_threadid_t *));
1851 char *(*thread_id_string) __P((DB_ENV *, pid_t, db_threadid_t, char *));
2096 int (*)(DB_ENV *, pid_t, db_threadid_t, u_int32_t)));
2120 __P((DB_ENV *, void (*)(DB_ENV *, pid_t *, db_threadid_t *)));
2122 char *(*)(DB_ENV *, pid_t, db_threadid_t, char *)));
H A Ddb_int.h506 pid_t dbth_pid;
568 pid_t pid_cache; /* Cached process ID */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb_int.h505 pid_t dbth_pid;
567 pid_t pid_cache; /* Cached process ID */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_int.h504 pid_t dbth_pid;
566 pid_t pid_cache; /* Cached process ID */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_int.h508 pid_t dbth_pid;
570 pid_t pid_cache; /* Cached process ID */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h127 typedef int pid_t; typedef
875 pid_t pid; /* Process owning txn ID */
1886 int (*is_alive) __P((DB_ENV *, pid_t, db_threadid_t, u_int32_t));
1887 void (*thread_id) __P((DB_ENV *, pid_t *, db_threadid_t *));
1888 char *(*thread_id_string) __P((DB_ENV *, pid_t, db_threadid_t, char *));
2133 int (*)(DB_ENV *, pid_t, db_threadid_t, u_int32_t)));
2157 __P((DB_ENV *, void (*)(DB_ENV *, pid_t *, db_threadid_t *)));
2159 char *(*)(DB_ENV *, pid_t, db_threadid_t, char *)));

Completed in 459 milliseconds

<<111213141516171819