Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_untracked_param.c105 static void mark_untracked_lost(struct expression *expr, int param, const char *key, int type) in mark_untracked_lost() function
133 mark_untracked_lost(expr, param, key, UNTRACKED_PARAM); in mark_untracked()
138 mark_untracked_lost(expr, param, key, LOST_PARAM); in mark_lost()