Home
last modified time | relevance | path

Searched refs:persistent_auth_set (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Dpersistent.h94 boolean_t persistent_auth_set(char *node, iscsi_auth_props_t *auth);
H A Dpersistent.c1105 persistent_auth_set(char *node, iscsi_auth_props_t *auth) in persistent_auth_set() function
H A Discsi_ioctl.c837 rval = persistent_auth_set( in iscsi_set_params()
H A Discsi.c3734 } else if (persistent_auth_set((char *)name, auth) in iscsi_ioctl()