Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svc/svcs/
H A Dsvcs.c942 get_psinfo(pid_t pid, psinfo_t *psip) in get_psinfo() argument
953 if (read(fd, psip, sizeof (*psip)) < 0) in get_psinfo()