Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/latencytop/
H A Dtable.c469 genscript(void *key, lt_dmacro_t *dmacro, GString *str) in genscript() function
581 g_hash_table_foreach(parser.lt_pr_dmacro, (GHFunc)genscript, script); in parse_config()