Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rcap/common/
H A Drcapd_stat.h62 extern pid_t stat_get_rcapd_pid(char *);
H A Drcapd_stat.c40 stat_get_rcapd_pid(char *file) in stat_get_rcapd_pid() function
/titanic_41/usr/src/cmd/rcap/rcapd/
H A Drcapd_main.c1246 pid = stat_get_rcapd_pid(rcfg.rcfg_stat_file); in verify_statistics()