Searched refs:time_msg (Results 1 – 4 of 4) sorted by relevance
23 void time_msg(char *mesg, void *tv_start);
215 # define TIME_MSG(s) do { if (time_fd != NULL) time_msg(s, NULL); } while (0)
967 time_msg( in time_msg() function
1442 time_msg((char *)IObuff, &tv_start); in do_source()