HomeSort by: relevance | last modified time | path
    Searched refs:auths (Results 1 - 4 of 4) sorted by relevancy

  /src/etc/iscsi/
Makefile 13 CONFIGFILES+= auths targets
  /src/etc/rc.d/
iscsid_volumes 36 if [ -f /etc/iscsi/auths ]; then
53 done < /etc/iscsi/auths
  /src/sbin/iscsictl/
iscsic_daemonif.c 53 int opts, auths, tlen; local in function:do_add_target
64 auths = cl_get_auth_opts(&auth, argc, argv);
104 if (auths) {
809 int opts, auths, tlen; local in function:login_or_add
813 auths = cl_get_auth_opts(&auth, argc, argv);
872 if (auths) {
  /src/usr.sbin/postinstall/
postinstall.in 1511 "${SRC_DIR}/etc/iscsi" "${DEST_DIR}/etc/iscsi" 600 auths

Completed in 16 milliseconds