Searched defs:tab_complete_type (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_tab.c503 tab_complete_type(mdb_ctf_id_t id, void *arg) function
548 (void) mdb_ctf_type_iter(name, tab_complete_type, data);
562 (void) mdb_ctf_type_iter(MDB_CTF_SYNTHETIC_ITER, tab_complete_type,

Completed in 65 milliseconds