Searched defs:gettime (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/sasl_plugins/cram/
H A Dcram.c141 static char *gettime(sasl_server_params_t *sparams) function
214 time = gettime(sparams);
/illumos-gate/usr/src/common/net/wanboot/
H A Dbootlog.c110 gettime(void) function
178 gettime());
185 gettime(), bl_url.hport.hostname,
336 (void) printf("%s %s %s: %s\n", gettime(), ident,
373 (void) printf("%s %s %s: %s\r", gettime(), ident,
403 gettime(), hostname, ident, msgid, pri_names[i].c_name,
/illumos-gate/usr/src/cmd/tsol/tnd/
H A Dtnd.c75 static char *gettime();
274 (void) fprintf(logf, "%s : ", gettime());
277 (void) fprintf(logf, "%s : ", gettime());
462 (void) fprintf(logf, "%s : ", gettime());
486 (void) fprintf(fp, "%s : ", gettime());
503 (void) fprintf(logf, "%s : ", gettime());
514 (void) fprintf(logf, "%s : ", gettime());
627 (void) fprintf(logf, "%s : ", gettime());
1645 (void) fprintf(logf, "%s : ", gettime());
1677 (void) fprintf(logf, "enter poll_now at %s \n", gettime());
1746 gettime() function
[all...]

Completed in 50 milliseconds