Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_strlen.c95 static void match_strlen_condition(struct expression *expr) in match_strlen_condition() function
347 add_hook(&match_strlen_condition, CONDITION_HOOK); in register_strlen()