Searched refs:pid (Results 26 - 50 of 1288) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/web/
H A Dstartstop.c90 pid_t pid = pidfile_pid("smbd"); local
94 if (pid <= 0) return;
96 kill(pid, SIGTERM);
102 pid_t pid = pidfile_pid("nmbd"); local
106 if (pid <= 0) return;
108 kill(pid, SIGTERM);
114 pid_t pid = pidfile_pid("winbindd"); local
118 if (pid <= 0) return;
120 kill(pid, SIGTERM);
124 void kill_pid(struct process_id pid) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/scripts/debugging/solaris/
H A Dsolaris-oops.sh9 pid=$1
12 say "$ProgName error: you must supply a pid"
13 say "Usage: $0 pid"
19 State information and vountary core dump for process $pid
22 `/usr/bin/ptree $pid`
25 `/usr/bin/pstack $pid`
28 `/usr/bin/pflags $pid`
31 `/usr/bin/pcred $pid`
34 `/usr/bin/pldd $pid`
37 `/usr/bin/psig $pid`
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/
H A Ddrm_trace.h28 TP_PROTO(pid_t pid, int crtc, unsigned int seq),
29 TP_ARGS(pid, crtc, seq),
31 __field(pid_t, pid)
36 __entry->pid = pid;
40 TP_printk("pid=%d, crtc=%d, seq=%d", __entry->pid, __entry->crtc, \
45 TP_PROTO(pid_t pid, int crtc, unsigned int seq),
46 TP_ARGS(pid, crtc, seq),
48 __field(pid_t, pid)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/rc/
H A Dpmon.h31 bool pmon_register(pid_t pid, pmon_func_t func);
33 bool pmon_unregister(pid_t pid);
35 pmon_func_t pmon_get_func(pid_t pid);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/perfcounter/
H A Dperfcountd.init27 pid=`ps aux | grep $1 | egrep -v '(grep|perfcountd)' | awk '{print $2}'`
28 if [ "$pid" != "" ]; then
29 kill $pid
50 pid=`ps aux | grep perfcount | egrep -v '(grep|perfcountd)' | awk '{print $2}'`
51 if [ "$pid" == "" ]; then
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/libunarchive/
H A Dopen_transformer.c19 int pid; local
24 pid = fork();
26 pid = vfork();
28 if (pid == -1)
31 if (pid == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dmmu_decl.h35 static inline void _tlbil_pid(unsigned int pid) argument
39 #define _tlbil_pid_noind(pid) _tlbil_pid(pid)
43 extern void _tlbil_pid(unsigned int pid);
45 extern void _tlbil_pid_noind(unsigned int pid);
47 #define _tlbil_pid_noind(pid) _tlbil_pid(pid)
55 static inline void _tlbil_va(unsigned long address, unsigned int pid, argument
61 extern void _tlbil_va(unsigned long address, unsigned int pid,
64 extern void __tlbil_va(unsigned long address, unsigned int pid);
65 _tlbil_va(unsigned long address, unsigned int pid, unsigned int tsize, unsigned int ind) argument
76 _tlbivax_bcast(unsigned long address, unsigned int pid, unsigned int tsize, unsigned int ind) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/unix/
H A Dexecute.h18 // if pid > 0, the execution is async and the data is freed in the callback
19 // executed when the process terminates, if pid < 0, the execution is
23 int pid, // pid of the process member in struct:wxEndProcessData
36 pid = 0;
49 // the pid of the child process
50 int pid; member in struct:wxExecuteData
75 // For ports (e.g. DARWIN) which can add callbacks based on the pid
76 extern int wxAddProcessCallbackForPid(wxEndProcessData *proc_data, int pid);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os/
H A Dos_uid.c26 pid_t pid; local
37 __os_id(dbenv, &pid, NULL);
40 id = (u_int32_t)pid ^
41 (u_int32_t)v.tv_sec ^ (u_int32_t)v.tv_nsec ^ P_TO_UINT32(&pid);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-ppc/
H A Dptrace_user.c5 int ptrace_getregs(long pid, unsigned long *regs_out) argument
10 regs_out->regs[i] = ptrace(PTRACE_PEEKUSR, pid, i*4, 0);
18 int ptrace_setregs(long pid, unsigned long *regs_in) argument
23 if (ptrace(PTRACE_POKEUSR, pid, i*4, regs_in->regs[i]) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dbootgraph.pl70 my $pid = $2;
72 if (!defined($pidctr{$pid})) {
73 $func = "wait_" . $pid . "_1";
74 $pidctr{$pid} = 1;
76 $pidctr{$pid} = $pidctr{$pid} + 1;
77 $func = "wait_" . $pid . "_" . $pidctr{$pid};
86 $pids{$func} = $pid;
98 my $pid
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/opt/remote/bin/
H A Dcheckleafnets.sh3 local pid=`pidof checkleafnets.sh`
4 [ ! "x${pid}" == "x$$" ] && return ${OK}
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/os-Linux/
H A Dstart_up.c33 int pid = os_getpid(), ppid = getppid(); local
39 kill(pid, SIGKILL);
41 kill(pid, SIGSTOP);
49 if (sc_result == pid)
96 int pid, n, status; local
98 pid = fork();
99 if (pid == 0)
101 else if (pid < 0)
104 CATCH_EINTR(n = waitpid(pid, &status, WUNTRACED));
111 return pid;
120 stop_ptraced_child(int pid, int exitcode, int mustexit) argument
204 int pid, n, status, count=0; local
298 int pid, syscall, n, status; local
361 int pid; local
418 int pid, n; local
442 int pid, n; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Dvfork_daemon_rexec.c27 pid_t pid; local
33 pid = vfork();
34 if (pid < 0) /* error */
35 return pid;
36 if (!pid) { /* child */
51 * Interested party can wait on pid and learn exit code.
57 return pid;
63 pid_t pid = spawn(argv); local
64 if (pid < 0)
66 return pid;
70 wait4pid(int pid) argument
93 wait_pid(int *wstat, int pid) argument
217 pid_t pid; local
235 pid_t pid; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/scripts/perl/
H A Drw-by-pid.pl75 printf("read counts by pid:\n\n");
77 printf("%6s %20s %10s %10s %10s\n", "pid", "comm",
82 foreach my $pid (sort { ($reads{$b}{bytes_read} || 0) <=>
84 my $comm = $reads{$pid}{comm} || "";
85 my $total_reads = $reads{$pid}{total_reads} || 0;
86 my $bytes_requested = $reads{$pid}{bytes_requested} || 0;
87 my $bytes_read = $reads{$pid}{bytes_read} || 0;
89 printf("%6s %-20s %10s %10s %10s\n", $pid, $comm,
93 printf("\nfailed reads by pid:\n\n");
95 printf("%6s %20s %6s %10s\n", "pid", "com
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Ddaemonize.c27 int pid, i; local
39 if( (pid = setsid()) < 0)
55 return pid;
65 writepidfile(const char * fname, int pid) argument
80 pidstringlen = snprintf(pidstring, sizeof(pidstring), "%d\n", pid);
104 pid_t pid; local
116 if( (pid = atol(buffer)) > 0)
118 if(!kill(pid, 0))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dprecmd.c29 pid_t pid; local
34 switch((pid=fork())){
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bftpd-1.6.6/
H A Dbftpdutmp.h20 char bftpdutmp_pidexists(pid_t pid);
32 void bftpdutmp_remove_pid(int pid);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/include/
H A Dprocess.h15 int pid; member in struct:child_process
22 int fork_process_delete(int pid);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DTerminationProcess.cpp45 void CTerminationProcess::OnTerminate(int pid, int status) argument
47 AddLogLineN(CFormat(_("Command '%s' with pid '%d' has finished with status code '%d'.")) %
48 m_cmd % pid % status);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/
H A Dpptpmanager.h16 void slot_set_pid(int i, pid_t pid);
17 int slot_find_by_pid(pid_t pid);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/scripts/perl/bin/
H A Drw-by-pid-report3 perf trace $@ -s ~/libexec/perf-core/scripts/perl/rw-by-pid.pl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-perl/
H A Dhello-2.pl.in14 print __x ("This program is running as process number {pid}.", pid => getpid());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/util/
H A Dserver_child.c55 /* hash/child functions: hash OR's pid */
71 table = &htable[HASH(child->pid)];
87 static struct server_child_data *resolve_child(struct server_child_data **table, pid_t pid) argument
91 for (child = table[HASH(pid)]; child; child = child->next) {
92 if (child->pid == pid)
124 afp_child_t *server_child_add(server_child *children, int forkid, pid_t pid, int ipc_fd) argument
138 if (kill(pid, 0) < 0) {
139 LOG(log_error, logtype_default, "server_child_add: no such process pid [%d]", pid);
166 server_child_remove(server_child *children, const int forkid, pid_t pid) argument
263 server_child_transfer_session(server_child *children, int forkid, pid_t pid, uid_t uid, int afp_socket, uint16_t DSI_requestID) argument
319 server_child_kill_one_by_id(server_child *children, int forkid, pid_t pid, uid_t uid, uint32_t idlen, char *id, uint32_t boottime) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/debianutils/
H A Dstart_stop_daemon.c31 pid_t pid; member in struct:pid_list
36 static int pid_is_exec(pid_t pid, const char *name) argument
42 sprintf(buf, "/proc/%u/exe", pid);
54 static int pid_is_user(int pid, int uid) argument
59 sprintf(buf, "/proc/%u", pid);
65 static int pid_is_cmd(pid_t pid, const char *name) argument
71 sprintf(fname, "/proc/%u/stat", pid);
87 static void check(int pid) argument
91 if (execname && !pid_is_exec(pid, execname)) {
94 if (userspec && !pid_is_user(pid, user_i
109 unsigned pid; local
124 int foundany, pid; local
[all...]

Completed in 209 milliseconds

1234567891011>>