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

/freebsd-current/usr.sbin/pw/
H A Dpsdate.h38 void print_date(char *buf, time_t t, int dotime);
/freebsd-current/usr.bin/gprof/
H A Dgprof.h271 void dotime(void);
H A Darcs.c226 dotime();
249 dotime(void) function
334 printf( "[dotime] child \t" );
339 printf( "[dotime] parent\t" );
341 printf( "\n[dotime] share %f\n" , share );
/freebsd-current/sbin/fsdb/
H A Dfsdb.c1166 dotime(char *name, time_t *secp, int32_t *nsecp) function
1223 if (dotime(argv[1], &secs, &nsecs))
1239 if (dotime(argv[1], &secs, &nsecs))
1256 if (dotime(argv[1], &secs, &nsecs))
1273 if (dotime(argv[1], &secs, &nsecs))
/freebsd-current/contrib/tcsh/
H A Dsh.decls.h410 extern void dotime (Char **, struct command *);
H A Dsh.time.c92 * dotime is only called if it is truly a builtin function and not a
97 dotime(Char **v, struct command *c) function
H A Dsh.init.c151 { "time", dotime, 0, INF },

Completed in 154 milliseconds