Home
last modified time | relevance | path

Searched refs:auth (Results 176 – 200 of 200) sorted by relevance

12345678

/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Drdr_messages.c154 int (*auth)(int, struct sockaddr *, int); member
1400 (libdscp.auth(0, addr, len) != DSCP_OK)) { in rdr_auth()
4538 libdscp->auth = (int (*)(int, struct sockaddr *, int))dlsym(lib, in load_libdscp()
4543 (libdscp->auth == NULL)) { in load_libdscp()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c542 krb5_data auth; in kerberos5_is() local
550 auth.data = (char *)data; in kerberos5_is()
551 auth.length = cnt; in kerberos5_is()
602 err = krb5_rd_req(telnet_context, &auth_context, &auth, in kerberos5_is()
/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_html.c994 if (n->norm->An.auth == AUTH_split) { in mdoc_an_pre()
999 if (n->norm->An.auth == AUTH_nosplit) { in mdoc_an_pre()
H A Dmdoc_term.c1067 if (n->norm->An.auth == AUTH_split) { in termp_an_pre()
1072 if (n->norm->An.auth == AUTH_nosplit) { in termp_an_pre()
H A Dmdoc_validate.c900 n->norm->An.auth = AUTH_split; in post_an_norm()
902 n->norm->An.auth = AUTH_nosplit; in post_an_norm()
1567 if (np->norm->An.auth == AUTH__NONE) { in post_an()
H A Dmdoc_markdown.c862 switch (n->norm->An.auth) { in md_pre_An()
H A Dmdoc_man.c915 switch (n->norm->An.auth) { in pre_an()
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c7903 is_zone_auth(char **auth, char *zonename, char *oldzonename) in is_zone_auth() argument
7909 if ((strncmp(*auth, ZONE_AUTH_PREFIX, offset) == 0) && in is_zone_auth()
7910 ((suffix = strchr(*auth, '/')) != NULL)) { in is_zone_auth()
7912 *auth += offset; in is_zone_auth()
7917 *auth += offset; in is_zone_auth()
8231 char auth[MAXAUTHS]; in zonecfg_authorize_user_impl() local
8233 (void) snprintf(auth, MAXAUTHS, "%s%s/%s", in zonecfg_authorize_user_impl()
8240 (void) strlcat(new_auths, auth, MAXAUTHS); in zonecfg_authorize_user_impl()
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dbdn.h768 struct bdn_iscsi_auth auth; member
/illumos-gate/usr/src/boot/libsa/
H A Dnfs.c197 uint32_t auth[7]; in nfs_getrootfh() member
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmain.c174 bool auth = true; /* whether to set e_auth_param */ local
2700 auth = false;
2703 if (auth)
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c76 int auth = 0; variable
757 auth = 0; in configfile_func()
2961 if (! auth && password) in lock_func()
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_xprt.c759 fmd_xprt_create(fmd_module_t *mp, uint_t flags, nvlist_t *auth, void *data) in fmd_xprt_create() argument
774 xip->xi_auth = auth; in fmd_xprt_create()
/illumos-gate/usr/src/lib/libbsm/
H A Daudit_event.txt556 6408:AUE_tpm_ownerclear:perform the clear operation under TPM owner auth:as
564 6416:AUE_tpm_settempdeactivated2:set volatile TPM deactivated flag TRUE with auth:as
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dparms.c504 struct auth k, *ap, *ap2; in get_passwd()
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf_y.y303 | auth
329 auth: IPFY_AUTH { fr->fr_flags |= FR_AUTH; }
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A DREADME487 phase2="auth=MSCHAPV2"
505 phase2="auth=MD5"
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m4444 _OPTION(Timeout.auth, `confTO_AUTH', `10m')
636 _OPTION(DefaultAuthInfo, `confDEF_AUTH_INFO', `MAIL_SETTINGS_DIR`'default-auth-info')
2386 R$* $: $1 $| <$&{auth_authen}> Get auth info
2388 R$* $| <$+> $: $1 skip if auth
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc.c561 authany_wrap(AUTH *auth, XDR *xdrs, xdrproc_t xfunc, caddr_t xwhere) in authany_wrap() argument
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c7308 check_auth(const char *auth) in check_auth() argument
7315 return (chkauthattr(auth, pw->pw_name) != 0); in check_auth()
7319 audit_secobj(char *auth, char *class, char *obj, in audit_secobj() argument
7343 event->adt_dladm_create_secobj.auth_used = auth; in audit_secobj()
7347 event->adt_dladm_delete_secobj.auth_used = auth; in audit_secobj()
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_connmgmt.c1103 return (__s_api_is_auth_matched(cp->auth, cred)); in is_server_cred_matched()
H A Dns_writes.c1197 if (cred->auth.saslmech == NS_LDAP_SASL_GSSAPI) in get_admin_passwd()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dsadb.c1102 boolean_t auth = B_FALSE, encr = B_FALSE; in sadb_sa2msg() local
1196 auth = B_TRUE; in sadb_sa2msg()
1390 if (auth) { in sadb_sa2msg()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-header.p5m468 file path=usr/include/nfs/auth.h
532 file path=usr/include/rpc/auth.h
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog4798 * stage2/builtins.c (auth): New global variable.
4819 (auth): Declared.

12345678