Searched refs:getsym (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/cddl/contrib/opensolaris/cmd/plockstat/
H A Dplockstat.c503 getsym(struct ps_prochandle *P, uintptr_t addr, char *buf, size_t size, function
605 (void) getsym(P, lock, buf, sizeof (buf), 0);
609 if (getsym(P, stack[i], buf, sizeof (buf), 1) == 0)
635 (void) getsym(P, stack[i + 2], buf,

Completed in 173 milliseconds