rpm
5.4.15
|
Data Fields | |
int | count |
int | size |
rpmte * | members |
int scc_s::count |
Definition at line 49 of file order.c.
Referenced by _orgrpmtsOrder(), collectTE(), detectSCCs(), and tarjan().
rpmte* scc_s::members |
Definition at line 57 of file order.c.
Referenced by _orgrpmtsOrder(), _rpmtsOrder(), collectSCC(), detectSCCs(), and tarjan().
int scc_s::size |
Definition at line 53 of file order.c.
Referenced by collectSCC(), detectSCCs(), and tarjan().