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

/netbsd-6-1-5-RELEASE/bin/csh/
H A Dinit.c99 { "time", dotime, 0, INF },
H A Dtime.c68 * dotime is only called if it is truly a builtin function and not a
73 dotime(Char **v, struct command *t) function
H A Dextern.h290 void dotime(Char **, struct command *);
/netbsd-6-1-5-RELEASE/sbin/fsdb/
H A Dfsdb.c71 static int dotime(char *, int32_t *, int32_t *);
1248 dotime(char *name, int32_t *rsec, int32_t *rnsec) function
1305 if (dotime(argv[1], &rsec, &nsec))
1318 if (dotime(argv[1], &rsec, &nsec))
1331 if (dotime(argv[1], &rsec, &nsec))

Completed in 62 milliseconds