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

/illumos-gate/usr/src/cmd/mdb/common/modules/svc.configd/
H A Dconfigd.c182 char durstr[20]; local
253 mdb_snprintf(durstr, sizeof (durstr),
257 mdb_snprintf(durstr, sizeof (durstr),
261 mdb_snprintf(durstr, sizeof (durstr),
264 (void) strcpy(durstr, "-");
292 addr, cur.rl_tid, stampstr, durstr, requstr, respstr);

Completed in 58 milliseconds