|
satsolver 0.16.3
|
Public Attributes | |
| Pool * | pool |
| int | flags |
| Datamatcher | matcher |
| int | stop |
| int(* | callback )(void *cbdata, Solvable *s, Repodata *data, Repokey *key, KeyValue *kv) |
| void * | callback_data |
Definition at line 628 of file repo.c.
Referenced by repo_lookup_str(), repo_matchvalue(), repo_search(), and repo_search_md().
| int matchdata::flags |
Definition at line 629 of file repo.c.
Referenced by repo_matchvalue(), repo_search(), and repo_search_md().
Definition at line 630 of file repo.c.
Referenced by repo_matchvalue(), and repo_search().
| int matchdata::stop |
Definition at line 631 of file repo.c.
Referenced by domatch_idarray(), repo_matchvalue(), and repo_search_md().
| int(* matchdata::callback)(void *cbdata, Solvable *s, Repodata *data, Repokey *key, KeyValue *kv) |
Definition at line 632 of file repo.c.
Referenced by repo_matchvalue(), and repo_search().
| void* matchdata::callback_data |
Definition at line 633 of file repo.c.
Referenced by repo_matchvalue(), and repo_search().
1.7.3