HomeSort by: relevance | last modified time | path
    Searched defs:errmsgbuf (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/tprof/
tprof.c 281 static char errmsgbuf[128]; local in function:tprof_parse_event
314 snprintf(errmsgbuf, sizeof(errmsgbuf),
350 snprintf(errmsgbuf, sizeof(errmsgbuf),
360 *errmsgp = errmsgbuf;

Completed in 52 milliseconds