Home
last modified time | relevance | path

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

12345678910>>...13

/illumos-gate/usr/src/cmd/ldap/
H A DTHIRDPARTYLICENSE11 * The Original Code is Mozilla Communicator client code, released
/illumos-gate/usr/src/lib/pam_modules/krb5/
H A Dkrb5_authenticate.c563 krb5_copy_principal(kmd->kcontext, me, &my_creds->client))) { in attempt_krb5_auth()
567 clientp = my_creds->client; in attempt_krb5_auth()
974 if (clientp && my_creds->client && clientp != my_creds->client) in attempt_krb5_auth()
/illumos-gate/usr/src/uts/common/klm/
H A Dnsm_addr_clnt.sed16 # This sed script is run on the client code generated by rpcgen
H A Dsm_inter_clnt.sed16 # This sed script is run on the client code generated by rpcgen
H A Dnlm_prot_clnt.sed16 # This sed script is run on the client code generated by rpcgen
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rshd.c424 static krb5_principal client = NULL; variable
676 if (client && krb5_kuserok(bsd_context, client, locuser)) { in doit()
1510 if ((status = krb5_unparse_name(bsd_context, ticket->enc_part2->client, in recvauth()
1515 ticket->enc_part2->client, &client))) in recvauth()
/illumos-gate/usr/src/lib/krb5/kadm5/srv/
H A Dchgpwd.c344 ret = krb5_unparse_name(context, ticket->enc_part2->client, &clientstr); in process_chpw_request()
366 ticket->enc_part2->client, in process_chpw_request()
482 krberror.client = NULL; in process_chpw_request()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dsend_tgs.c78 authent.client = in_cred->client; in krb5_send_tgs_basic()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_state.c605 rfs4_ss_has_client(rfs4_oldstate_t *head, nfs_client_id4 *client) in rfs4_ss_has_client() argument
612 if (m->id_len != client->id_len) in rfs4_ss_has_client()
615 if (bcmp(m->id_val, client->id_val, client->id_len) == 0) in rfs4_ss_has_client()
1668 nfs_client_id4 *client = key; in nfsclnt_hash() local
1672 for (i = 0; i < client->id_len; i++) { in nfsclnt_hash()
1674 hash += (uint_t)client->id_val[i]; in nfsclnt_hash()
1816 nfs_client_id4 *client = (nfs_client_id4 *)arg; in rfs4_client_create() local
1834 cp->rc_nfs_client.id_val = kmem_alloc(client->id_len, KM_SLEEP); in rfs4_client_create()
1835 cp->rc_nfs_client.id_len = client->id_len; in rfs4_client_create()
1836 bcopy(client->id_val, cp->rc_nfs_client.id_val, client->id_len); in rfs4_client_create()
[all …]
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dauth_none.c82 authnone_marshal(AUTH *client, XDR *xdrs, struct cred *cr) in authnone_marshal() argument
/illumos-gate/usr/src/lib/libresolv2/
H A DMakefile29 MANIFEST= client.xml install.xml
/illumos-gate/usr/src/lib/librstp/common/
H A DREADME.CVS.HOWTO17 be installed on your client machine. Substitute modulename and developername
/illumos-gate/usr/src/lib/libsasl/
H A DMakefile44 MSGFILES= lib/canonusr.c lib/checkpw.c lib/client.c lib/common.c \
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_session.c1303 smb_session_isclient(smb_session_t *sn, const char *client) in smb_session_isclient() argument
1306 client += strspn(client, "\\"); in smb_session_isclient()
1308 if (smb_strcasecmp(client, sn->workstation, 0) == 0) in smb_session_isclient()
1311 if (smb_strcasecmp(client, sn->ip_addr_str, 0) == 0) in smb_session_isclient()
/illumos-gate/usr/src/cmd/smbsrv/smbadm/
H A Dsmbinfo.c334 const char *client; in cmd_close_sess() local
342 client = argv[1]; in cmd_close_sess()
355 rc = smb_kmod_session_close(client, user); in cmd_close_sess()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_memory.c352 retval = krb5_copy_principal(context, mcursor->creds->client, &creds->client); in krb5_mcc_next_cred()
396 krb5_free_principal(context, creds->client); in krb5_mcc_next_cred()
/illumos-gate/usr/src/psm/promif/ieee1275/sun4u/
H A DREADME.sun4u29 the functions use platform-dependent client interfaces that are not
/illumos-gate/usr/src/boot/i386/cdboot/
H A Dcdboot.S48 # BTX client can see them
530 # BTX client to start btxldr
/illumos-gate/usr/src/cmd/cmd-inet/common/
H A Dkcmd.c279 status = krb5_cc_get_principal(bsd_context, cc, &get_cred->client); in kcmd()
336 kcmd_version, ret_cred->client, ret_cred->server, in kcmd()
377 ret_cred->client, ret_cred->server, in kcmd()
/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dsec_clnt.c435 sec_clnt_geth(CLIENT *client, struct sec_data *secdata, cred_t *cr, AUTH **ap) in sec_clnt_geth() argument
448 if ((client == NULL) || (secdata == NULL) || (ap == NULL)) in sec_clnt_geth()
569 stat = rpc_gss_secget(client, gss_svc_name, in sec_clnt_geth()
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dipf.conf.dfl34 # Allow DHCP: in to client port, out to server port
H A Dipf6.conf.dfl34 # Allow DHCP: in to client port, out to server port
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A DREADME33 This code (the OpenSolaris CIFS client) is derived from the
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt420 This indicates to ecore-client that the specific VF is now considered
453 Called on PF side to allow upper-client to manipulate the configuration
456 the ecore-client responsibility to clear bits which are NOT to be
458 If the ecore-client wants to fail the configuaration altogether, it
463 Called on PF side to allow upper-client to to execute required operations
474 ecore-client the change of cleaning any database it had for that vf.
493 the ecore-client to prevent the acquisition if required.
674 Call from the ecore to get the statististics of a protocol driver. Ecore client
717 context here, ecore client need to schedule a thread/bottom-half context
724 Called from ecore to get the TLV values of a given type. Ecore client
[all …]
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dutilities.c1709 rc->client = (fsck_ino_t *)malloc(sizeof (fsck_ino_t) * in newshadowclient()
1711 if (rc->client == NULL) in newshadowclient()
1717 registershadowclient(fsck_ino_t shadow, fsck_ino_t client, in registershadowclient() argument
1750 scc->client[scc->nclients++] = client; in registershadowclient()
1797 if (discard->client != NULL) { in deshadow()
1800 (*cb)(discard->client[idx]); in deshadow()
1802 free((void *)discard->client); in deshadow()

12345678910>>...13