Searched defs:timestampp (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_isr.c56 ixl1394_command_t **ixlnextpp, uint16_t *timestampp, int *donecodep);
312 ixl1394_command_t **ixlnextpp, uint16_t *timestampp, int *donecodep)
340 ixlopcode, timestampp, B_TRUE) != 0) {
361 ctxtp->dma_last_time = *timestampp;
376 ixlopcode, timestampp, 1) != B_TRUE) {
413 ctxtp->dma_last_time = *timestampp;
500 *timestampp = ctxtp->dma_last_time;
310 hci1394_ixl_intr_check_xfer(hci1394_state_t *soft_statep, hci1394_iso_ctxt_t *ctxtp, ixl1394_command_t *ixlp, ixl1394_command_t **ixlnextpp, uint16_t *timestampp, int *donecodep) argument
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dstr_conv.c159 krb5_string_to_timestamp(char *string, krb5_timestamp *timestampp)
207 *timestampp = (krb5_timestamp) ret_time;
158 krb5_string_to_timestamp(char *string, krb5_timestamp *timestampp) argument

Completed in 58 milliseconds