Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_struct_assignment.c454 static void match_memdup(const char *fn, struct expression *call_expr, in match_memdup() function
575 return_implies_state_sval("kmemdup", valid_ptr_min_sval, valid_ptr_max_sval, &match_memdup, NULL); in register_struct_assignment()