Searched refs:timechars (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/ksh93/edit/
H A Dhistory.c844 int timechars, offset; local
848 timechars = sfprintf(staksp, "\t%s\t%x\n",logname,time(NIL(long *)));
850 write(acctfd, stakptr(offset), size - 2 + timechars);

Completed in 8 milliseconds