Home
last modified time | relevance | path

Searched refs:identity (Results 1 – 25 of 41) sorted by relevance

12

/onnv-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dnetr_logon.c342 netr_setup_identity(heap, user_info, &info1.identity); in netr_server_samlogon()
348 netr_setup_identity(heap, user_info, &info2.identity); in netr_server_samlogon()
577 netr_logon_id_t *identity) in netr_setup_identity() argument
592 identity->parameter_control = 0; in netr_setup_identity()
593 identity->logon_id.LowPart = logon_id; in netr_setup_identity()
594 identity->logon_id.HighPart = 0; in netr_setup_identity()
597 (ndr_vcstr_t *)&identity->domain_name); in netr_setup_identity()
600 (ndr_vcstr_t *)&identity->username); in netr_setup_identity()
608 (ndr_vcstr_t *)&identity->workstation); in netr_setup_identity()
/onnv-gate/usr/src/cmd/fm/dicts/
H A DSUN4V.po41 msgstr "Schedule a repair procedure to replace the affected CPU, the identity of which can be deter…
57 msgstr "Schedule a repair procedure to replace the affected CPU, the identity of which can be deter…
73 msgstr "Schedule a repair procedure to replace the affected CPU, the identity of which can be deter…
89 msgstr "Schedule a repair procedure to replace the affected CPU, the identity of which can be deter…
105 msgstr "Schedule a repair procedure to replace the affected CPU, the identity of which can be deter…
121 msgstr "Schedule a repair procedure to replace the affected CPU, the identity of which can be deter…
137 msgstr "Schedule a repair procedure to replace the affected CPU, the identity of which can be deter…
153 msgstr "Schedule a repair procedure to replace the affected CPU, the identity of which can be deter…
169 msgstr "Schedule a repair procedure to replace the affected CPU, the identity of which can be deter…
185 msgstr "Schedule a repair procedure to replace the affected CPU, the identity of which can be deter…
[all …]
H A DSCF.po43 …epair action to replace the affected Field Replaceable Unit (FRU),\nthe identity of which can be d…
59 …epair action to replace the affected Field Replaceable Unit (FRU),\nthe identity of which can be d…
75 …epair action to replace the affected Field Replaceable Unit (FRU),\nthe identity of which can be d…
91 …epair action to replace the affected Field Replaceable Unit (FRU),\nthe identity of which can be d…
107 …epair action to replace the affected Field Replaceable Unit (FRU),\nthe identity of which can be d…
123 …epair action to replace the affected Field Replaceable Unit (FRU),\nthe identity of which can be d…
139 …epair action to replace the affected Field Replaceable Unit (FRU),\nthe identity of which can be d…
155 …epair action to replace the affected Field Replaceable Unit (FRU),\nthe identity of which can be d…
171 …epair action to replace the affected Field Replaceable Unit (FRU),\nthe identity of which can be d…
187 …epair action to replace the affected Field Replaceable Unit (FRU),\nthe identity of which can be d…
[all …]
H A DSUN4U.po90 msgstr "Schedule a repair procedure to replace the affected CPU, the identity of which can be deter…
106 msgstr "Schedule a repair procedure to replace the affected CPU, the identity of which can be deter…
122 msgstr "Schedule a repair procedure to replace the affected CPU, the identity of which can be deter…
138 msgstr "Schedule a repair procedure to replace the affected CPU, the identity of which can be deter…
154 msgstr "Schedule a repair procedure to replace the affected CPU, the identity of which can be deter…
170 msgstr "Schedule a repair procedure to replace the affected CPU, the identity of which can be deter…
186 msgstr "Schedule a repair procedure to replace the affected CPU, the identity of which can be deter…
202 msgstr "Schedule a repair procedure to replace the affected CPU, the identity of which can be deter…
218 msgstr "Schedule a repair procedure to replace the affected CPU, the identity of which can be deter…
234 msgstr "Schedule a repair procedure to replace the affected CPU, the identity of which can be deter…
[all …]
/onnv-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_identity.c128 opts->identity = NULL; in pkinit_init_identity_opts()
165 if (src_opts->identity != NULL) { in pkinit_dup_identity_opts()
166 newopts->identity = strdup(src_opts->identity); in pkinit_dup_identity_opts()
167 if (newopts->identity == NULL) in pkinit_dup_identity_opts()
248 if (idopts->identity != NULL) in pkinit_fini_identity_opts()
249 free(idopts->identity); in pkinit_fini_identity_opts()
606 if (idopts->identity != NULL) { in pkinit_identity_initialize()
611 idopts->identity); in pkinit_identity_initialize()
H A Dpkinit.h187 char *identity; member
H A Dpkinit_clnt.c1459 if (plgctx->idopts->identity != NULL) {
1464 plgctx->idopts->identity = strdup(value);
1465 if (plgctx->idopts->identity == NULL) {
H A Dpkinit_srv.c1104 &plgctx->idopts->identity); in pkinit_init_kdc_profile()
1105 if (retval != 0 || NULL == plgctx->idopts->identity) { in pkinit_init_kdc_profile()
/onnv-gate/usr/src/cmd/svc/milestone/
H A DMakefile76 identity.xml \
109 identity-domain \
110 identity-node \
/onnv-gate/usr/src/common/openssl/apps/
H A Dengine.c95 static void identity(void *ptr) in identity() function
292 if(cmds) sk_pop_free(cmds, identity); in util_verbose()
529 sk_pop_free(engines, identity); in MAIN()
530 sk_pop_free(pre_cmds, identity); in MAIN()
531 sk_pop_free(post_cmds, identity); in MAIN()
/onnv-gate/usr/src/common/smbsrv/
H A Dsmb_token_xdr.c126 smb_posix_grps_helper_xdr(XDR *xdrs, char **identity) in smb_posix_grps_helper_xdr() argument
145 if (*identity == NULL) in smb_posix_grps_helper_xdr()
147 cnt = ((smb_posix_grps_t *)(uintptr_t)*identity)->pg_ngrps; in smb_posix_grps_helper_xdr()
152 if (!xdr_pointer(xdrs, identity, len, (xdrproc_t)smb_posix_grps_xdr)) in smb_posix_grps_helper_xdr()
/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DCodingSystemKit.cxx54 identity, enumerator
253 { "IDENTITY", identity },
261 { 0, identity },
306 { 0, identity },
430 case identity: in makeCodingSystem()
/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A DREADME467 identity="user@example.com"
485 identity="user@example.com"
493 3) EAP-TTLS/EAP-MD5-Challenge configuration with anonymous identity for the
494 unencrypted use. Real identity is sent only within an encrypted TLS tunnel.
503 identity="user@example.com"
521 identity="user@example.com"
545 identity="user@example.com"
630 The reply to these requests can be given with 'identity', 'password',
667 identity <network id> <identity> = configure identity for an SSID
744 identity = <BEGIN_ID>jkm<END_ID>
/onnv-gate/usr/src/cmd/cmd-inet/etc/ppp/
H A Dmyisp.tmpl47 noauth # do not authenticate the ISP's identity (client)
/onnv-gate/usr/src/uts/common/smbsrv/ndl/
H A Dnetlogon.ndl243 netr_logon_id_t identity;
253 netr_logon_id_t identity;
/onnv-gate/usr/src/cmd/login/
H A Dlogin.c255 static char identity[MAX_ID_LEN]; variable
497 (uflag && strlen(identity))) { in main()
501 krb5_data.principal = identity; in main()
1449 SCPYL(identity, optarg); in get_options()
/onnv-gate/usr/src/cmd/wbem/provider/c/mof/
H A DCIM2.7.mof58 "key properties/identity data, and description information. \n"
62 "both identity and a user friendly name, without inconsistencies. "
/onnv-gate/usr/src/cmd/svc/seed/
H A DMakefile55 ../milestone/identity.xml \
/onnv-gate/usr/src/cmd/ssh/ssh-agent/
H A Dssh-agent.c81 typedef struct identity { struct
82 TAILQ_ENTRY(identity) next;
91 TAILQ_HEAD(idqueue, identity) idlist; argument
/onnv-gate/usr/src/uts/intel/amd64/ml/
H A Damd64.il60 / convert ipl to spl. This is the identity function for i86
/onnv-gate/usr/src/lib/libslp/clib/
H A Dlibslp.po111 msgid "No signing identity given"
/onnv-gate/usr/src/cmd/cmd-inet/etc/ike/
H A Dconfig.sample95 # Use whatever "host" (e.g. IP address) identity is appropriate
/onnv-gate/usr/src/uts/intel/ia32/ml/
H A Dia32.il62 / convert ipl to spl. This is the identity function for i86
/onnv-gate/usr/src/cmd/svc/shell/
H A Dmfsthistory127 svc:/system/identity:domain var/svc/manifest/system/identity.xml
128 svc:/system/identity:node var/svc/manifest/system/identity.xml
129 svc:/system/identity var/svc/manifest/system/identity.xml
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dperlebcdic.pod1195 @e2a = (0 .. 255) # ASCII to ASCII identity map
1206 ASCII branch without the expense of the identity map).
1227 the string 'rot' or "rot$n". Rot0 and rot26 would designate identity maps
1229 interesting property that alternate subsequent invocations are identity maps

12