Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ctf/
H A Dctf_types.c247 const char *vname, ctf_id_t id, int want_func_args) in ctf_format_func()
301 int want_func_args = (vname != NULL); in ctf_type_qlname() local