Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_equiv.c36 static struct relation *alloc_relation(const char *name, struct symbol *sym) in alloc_relation() function
119 new = alloc_relation(name, sym); in add_related()
123 new = alloc_relation(name, sym); in add_related()