Searched defs:unix_vertex (Results 1 – 1 of 1) sorted by relevance
29 struct unix_vertex { struct30 struct list_head edges;31 struct list_head entry;32 struct list_head scc_entry;33 unsigned long out_degree;34 unsigned long index;35 unsigned long scc_index;