Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/ctf/
H A Dctf_types.c233 const char *vname, ctf_id_t id, int want_func_args) in ctf_format_func()
288 int want_func_args = (vname != NULL); in ctf_type_qlname() local