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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconvtime.c18 SM_RCSID("@(#)$Id: convtime.c,v 8.36 2001/02/13 22:32:08 ca Exp $")
44 convtime(p, units) function
/illumos-gate/usr/src/cmd/acct/
H A Dacctcom.c109 long convtime();
232 tend_a = convtime(optarg);
236 tstrt_a = convtime(optarg);
243 tstrt_b = convtime(optarg);
247 tend_b = convtime(optarg);
592 * convtime converts time arg to internal value
596 convtime(str) function

Completed in 68 milliseconds