Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_link.c1172 hash_obj(const char *obj, int fd) in hash_obj() function
1283 if ((objkey = hash_obj(obj, fd)) == (unsigned int)-1) in process_obj()