Searched refs:time_secs (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/fm/libseslog/common/ | ||
H A D | libseslog.c | 116 do_scsi_pt(struct uscsi_cmd *uscsi, int fd, int time_secs) argument 118 if (time_secs > 0) 119 uscsi->uscsi_timeout = time_secs; |
Completed in 45 milliseconds