Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_fmri.c888 topo_fmri_strhash_internal(topo_hdl_t *thp, const char *fmri, boolean_t noauth) in topo_fmri_strhash_internal() argument
914 if (!noauth || type == HC_AUTH_CHASSIS) in topo_fmri_strhash_internal()
972 boolean_t noauth) in topo_fmri_strcmp_internal() argument
1010 if (noauth && i != HC_AUTH_CHASSIS) in topo_fmri_strcmp_internal()
/illumos-gate/usr/src/lib/libdscp/svc/
H A Ddscp.ppp.options87 noauth
/illumos-gate/usr/src/cmd/cmd-inet/etc/ppp/
H A Dmyisp.tmpl47 noauth # do not authenticate the ISP's identity (client)
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Darc.c1772 const zbookmark_phys_t *zb, boolean_t noauth) in arc_fill_hdr_crypt() argument
1781 if (HDR_NOAUTH(hdr) && !noauth) { in arc_fill_hdr_crypt()
2538 void *tag, boolean_t encrypted, boolean_t compressed, boolean_t noauth, in arc_buf_alloc_impl() argument
2581 if (noauth) { in arc_buf_alloc_impl()