Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/abi/spectrans/spec2map/
H A Dbucket.h78 extern char **parents_of(const bucket_t *);
H A Dbucket.c383 parents_of(const bucket_t *start) in parents_of() function
464 for (p = parents_of(b); p != NULL && *p != NULL; ++p) { in print_all_buckets()
H A Dxlator.c929 for (p = parents_of(b); in writemapfile()