Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/cmd/plockstat/
H A Dplockstat.c503 getsym(struct ps_prochandle *P, uintptr_t addr, char *buf, size_t size, in getsym() function
605 (void) getsym(P, lock, buf, sizeof (buf), 0); in process_aggregate()
609 if (getsym(P, stack[i], buf, sizeof (buf), 1) == 0) in process_aggregate()
635 (void) getsym(P, stack[i + 2], buf, in process_aggregate()
/freebsd/contrib/unifdef/
H A Dunifdef.c1407 getsym(const char **cpp) in getsym() function
1614 sym = getsym(&cp); in defundef()
1626 sym = getsym(&cp); in defundef()