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

/illumos-gate/usr/src/cmd/latencytop/common/
H A Dtable.c73 } lt_dmacro_t; typedef in typeref:struct:__anon726
91 free_dmacro(lt_dmacro_t *d)
348 lt_dmacro_t *dmacro;
450 dmacro = (lt_dmacro_t *)lt_malloc(sizeof (lt_dmacro_t));
469 genscript(void *key, lt_dmacro_t *dmacro, GString *str)

Completed in 75 milliseconds