Home
last modified time | relevance | path

Searched refs:rcapd_pid (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/rcap/rcapd/
H A Drcapd_main.c99 static pid_t rcapd_pid; /* rcapd's pid to ensure it's not */ variable
602 if (pid == rcapd_pid) in proc_walk_all()
1207 rs.rs_pid = rcapd_pid; in update_statistics()
1247 if (pid != rcapd_pid && pid != -1) in verify_statistics()
1449 rcapd_pid = getpid(); in main()
1500 rcapd_pid = getpid(); in main()