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

/illumos-gate/usr/src/cmd/login/
H A Dlogin_audit.c206 audit_failure(uint_t event_id, int failure_code, struct passwd *pwd, argument
254 (void) adt_put_event(event, ADT_FAILURE, failure_code);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h1404 uint16_t failure_code; member in struct:vfy_menlo_entry
1438 uint16_t failure_code; member in struct:menlo_data_entry
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c1405 void *user_arg, int failure_code, clock_t retry_delay,
15632 * failure_code - errno return code to set in the bp if the
15649 code), void *user_arg, int failure_code, clock_t retry_delay,
15909 if (failure_code != 0) {
15993 sd_return_failed_command(un, bp, failure_code);
15647 sd_retry_command(struct sd_lun *un, struct buf *bp, int retry_check_flag, void (*user_funcp)(struct sd_lun *un, struct buf *bp, void *argp, int code), void *user_arg, int failure_code, clock_t retry_delay, void (*statp)(kstat_io_t *)) argument

Completed in 102 milliseconds