Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_constraints_required.c409 static int constraint_found(void *_found, int argc, char **argv, char **azColName) in constraint_found() argument
411 int *found = _found; in constraint_found()