Home
last modified time | relevance | path

Searched defs:str_arg (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_type.c103 valid_utf8(const char *str_arg) in valid_utf8()
152 valid_opaque(const char *str_arg) in valid_opaque()
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_common_functions.c71 int str_arg = PTR_INT(_arg); in match_sprintf() local