Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rcap/rcapstat/
H A Drcapstat.c147 int proc_fd; in read_stats() local
175 if ((proc_fd = open(procfile, O_RDONLY)) < 0) { in read_stats()
180 (void) close(proc_fd); in read_stats()