Home | History | Annotate | Download | only in src

Lines Matching refs:suffix

2433     const char *prefix, const char *suffix)
2438 tv_sec, tv_usec, suffix);
2441 tv_sec / 60, (int)(tv_sec % 60), tv_usec, suffix);