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

/freebsd-10.3-release/usr.sbin/pw/
H A Dpsdate.h37 void print_date(char *buf, time_t t, int dotime);
/freebsd-10.3-release/usr.bin/gprof/
H A Dgprof.h279 void dotime(void);
H A Darcs.c232 dotime();
255 dotime(void) function
340 printf( "[dotime] child \t" );
345 printf( "[dotime] parent\t" );
347 printf( "\n[dotime] share %f\n" , share );
/freebsd-10.3-release/sbin/fsdb/
H A Dfsdb.c1093 dotime(char *name, time_t *secp, int32_t *nsecp) function
1150 if (dotime(argv[1], &secs, &nsecs))
1166 if (dotime(argv[1], &secs, &nsecs))
1183 if (dotime(argv[1], &secs, &nsecs))
1200 if (dotime(argv[1], &secs, &nsecs))
/freebsd-10.3-release/contrib/tcsh/
H A Dsh.decls.h405 extern void dotime (Char **, struct command *);
H A Dsh.time.c96 * dotime is only called if it is truly a builtin function and not a
101 dotime(Char **v, struct command *c) function
H A Dsh.init.c155 { "time", dotime, 0, INF },

Completed in 136 milliseconds