Searched defs:time_grace (Results 1 - 1 of 1) sorted by relevance
| /ast/src/cmd/ksh93/sh/ | ||
| H A D | io.c | 1905 static void time_grace(void *handle) function 1986 timeout = (void*)sh_timeradd(sh_isstate(SH_GRACE)?1000L*TGRACE:1000L*shp->timeout,0,time_grace,shp); |
Completed in 35 milliseconds