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

  /src/distrib/utils/more/
linenum.c 270 time_t startime; local in function:find_linenum
309 (void)time(&startime);
330 >= startime + LONGTIME) {
362 >= startime + LONGTIME) {
linenum.c 270 time_t startime; local in function:find_linenum
309 (void)time(&startime);
330 >= startime + LONGTIME) {
362 >= startime + LONGTIME) {

Completed in 21 milliseconds