Searched refs:gettime (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/common/net/wanboot/ |
H A D | bootlog.c | 110 gettime(void) in gettime() function 178 gettime()); in bootlog_common() 185 gettime(), bl_url.hport.hostname, in bootlog_common() 336 (void) printf("%s %s %s: %s\n", gettime(), ident, in sendmessage() 373 (void) printf("%s %s %s: %s\r", gettime(), ident, in sendmessage() 403 gettime(), hostname, ident, msgid, pri_names[i].c_name, in sendmessage()
|
/titanic_44/usr/src/cmd/tsol/tnd/ |
H A D | tnd.c | 75 static char *gettime(); 274 (void) fprintf(logf, "%s : ", gettime()); in main() 277 (void) fprintf(logf, "%s : ", gettime()); in main() 462 (void) fprintf(logf, "%s : ", gettime()); 486 (void) fprintf(fp, "%s : ", gettime()); 503 (void) fprintf(logf, "%s : ", gettime()); in detachfromtty() 514 (void) fprintf(logf, "%s : ", gettime()); in detachfromtty() 627 (void) fprintf(logf, "%s : ", gettime()); in load_tp_entry() 1645 (void) fprintf(logf, "%s : ", gettime()); in update_rh_entry() 1677 (void) fprintf(logf, "enter poll_now at %s \n", gettime()); in poll_now() [all …]
|
/titanic_44/usr/src/lib/sasl_plugins/cram/ |
H A D | cram.c | 141 static char *gettime(sasl_server_params_t *sparams) in gettime() function 214 time = gettime(sparams); in crammd5_server_mech_step1()
|