◆ table
◆ loop_col_num
◆ match_col_num
Data from this column is matched against the given patterns.
◆ pm_flags
◆ fnmatch_flags
This value is passed verbatim to fnmatch().
◆ lpr
struct lls_parse_result* lpr |
Obtained by deserializing the query buffer in the callback.
◆ input_skip
Do not try to match the first inputs of lpr.
◆ data
Data pointer passed to the action function.
◆ num_matches
Gets increased by one for each match.
◆ action
int(* action) (struct osl_table *table, struct osl_row *row, const char *name, void *data) |
For each matching row, this function will be called.
The documentation for this struct was generated from the following file: