Searched refs:set_func (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/lib/libpam/modules/pam_tacplus/ |
| H A D | pam_tacplus.c | 60 typedef int (*set_func)(struct tac_handle *, const char *); typedef 63 set_func, const char *); 69 set_func func, const char *funcname) in do_item()
|
| /freebsd-13.1/sys/cam/scsi/ |
| H A D | scsi_sa.c | 1365 int (*set_func)(struct cam_periph *periph, struct mtparamset *ps, member 1472 error = first_ent->set_func(periph, first, in saparamsetlist() 1488 error = ent->set_func(periph, ¶ms[i], 1); in saparamsetlist() 1496 first_ent->set_func(periph, first, contig_ents); in saparamsetlist()
|