Searched refs:bofi_errdef (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | bofi_impl.h | 37 struct bofi_errdef errdef;
|
H A D | bofi.h | 106 struct bofi_errdef { struct
|
/illumos-gate/usr/src/cmd/th_tools/ |
H A D | th_define.c | 77 struct bofi_errdef ed; /* definition of the log criteria */ 479 struct bofi_errdef *edp, in define_one_error() 510 define_op_err(FILE *fp, int *ecnt, struct bofi_errdef *edp, in define_op_err() 664 define_nerrs(int fd, FILE *fp, int *ecnt, struct bofi_errdef *edp, in define_nerrs() 1045 log2errdefs(int fd, struct bofi_errdef *edp, struct acc_log *log, in log2errdefs() 1226 struct bofi_errdef *errdef, /* returned access criteria */ in add_edef() 1229 struct bofi_errdef *edp) /* requested access criteria */ in add_edef() 1281 struct bofi_errdef *errdef, char *devpath) in collect_state() 1740 test_driver(struct bofi_errdef *edp, in test_driver() 2021 struct bofi_errdef errdef = { in main()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | bofi.c | 155 static int bofi_errdef_alloc(struct bofi_errdef *, char *, 919 struct bofi_errdef errdef; in bofi_ioctl() 982 sizeof (struct bofi_errdef), mode)) in bofi_ioctl() 988 sizeof (struct bofi_errdef), mode) != 0) in bofi_ioctl() 1079 sizeof (struct bofi_errdef), mode) != 0) { in bofi_ioctl() 1089 sizeof (struct bofi_errdef), mode) != 0) { in bofi_ioctl() 1735 bofi_errdef_alloc(struct bofi_errdef *errdefp, char *namep, in bofi_errdef_alloc() 1952 struct bofi_errdef *edp = (struct bofi_errdef *)arg; in bofi_signal() 2252 struct bofi_errdef *edp = &(ep->errdef); in log_acc_event()
|