Searched refs:client (Results 176 - 200 of 294) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/openbsm/bin/auditdistd/
H A Dproto.c300 proto_wrap(const char *protoname, bool client, int fd, argument
317 client ? PROTO_SIDE_CLIENT : PROTO_SIDE_SERVER_WORK);
321 error = newconn->pc_proto->prt_wrap(fd, client, &newconn->pc_ctx);
334 proto_connection_recv(const struct proto_conn *conn, bool client, argument
357 return (proto_wrap(protoname, client, fd, newconnp));
H A Dproto_socketpair.c89 sp_wrap(int fd, bool client, void **ctxp) argument
99 if (client) {
127 * we assume this is the client.
/freebsd-9.3-release/crypto/heimdal/kpasswd/
H A Dkpasswdd.c243 char *client = NULL, *admin = NULL; local
355 ret = krb5_unparse_name(context, principal, &client);
374 client, pwd_reason);
379 krb5_warnx (context, "Changing password for %s", client);
386 admin, client);
391 krb5_warnx (context, "%s is changing password for %s", admin, client);
421 if (client)
422 free(client);
503 krb5_warnx (context, "client used not valid principal %s", str);
510 if (strcmp((*ticket)->server->realm, (*ticket)->client
[all...]
/freebsd-9.3-release/crypto/heimdal/lib/gssapi/krb5/
H A Dinit_sec_context.c189 this_cred.client = ctx->source;
278 kret = krb5_cc_get_principal(context, ccache, &creds.client);
284 strlen(creds.client->realm),
285 creds.client->realm,
287 creds.client->realm,
316 if (creds.client)
317 krb5_free_principal(context, creds.client);
H A Dacquire_cred.c50 in_cred.client = principal;
189 kret = krb5_cc_initialize(context, ccache, cred.client);
213 if (cred.client != NULL)
/freebsd-9.3-release/contrib/gcc/cp/
H A Dmethod.c829 void *client)
839 tree fn = (*extractor) (BINFO_TYPE (base_binfo), client);
859 fn = (*extractor) (type, client);
873 locate_dtor (tree type, void *client ATTRIBUTE_UNUSED)
881 locate_ctor (tree type, void *client ATTRIBUTE_UNUSED)
919 struct copy_data *client = (struct copy_data *)client_;
924 if (client->name)
927 ix = lookup_fnfields_1 (type, client->name);
963 if (client->quals & ~quals)
965 excess = quals & ~client
826 synthesize_exception_spec(tree type, tree (*extractor) (tree, void*), void *client) argument
917 struct copy_data *client = (struct copy_data *)client_; local
[all...]
/freebsd-9.3-release/contrib/opie/
H A DMakefile.in130 all: client server
135 client: libopie/libopie.a libmissing/libmissing.a opietest-passed opiekey opiegen $(OPIEAUTO)
137 client-install: client
138 @echo "Installing OPIE client software..."
251 install: client-install server-install
/freebsd-9.3-release/share/examples/ppp/
H A Dppp.conf.sample40 # consider the side that initiates the connection as the client and
43 # or by demanding PAP or CHAP authentication from the client.
224 # Inform the client if they ask for our DNS IP numbers:
257 # I also may wish to set up my ppp login script so that it asks the client
412 # are enabled, CHAP is requested first. If the client doesn't agree, PAP
469 # Make sure you don't have "deny lqr" in your default: on the client !
473 direct-client:
525 tcp-client:
543 udp-client:
592 vpn-client
[all...]
/freebsd-9.3-release/contrib/telnet/libtelnet/
H A Dkerberos5.c450 if (krb5_unparse_name(context, ticket->client, &name))
454 ticket->client,
519 ticket->client);
666 ticket->client,
766 creds.client = principal;
819 dfspag = krb5_dfs_pag(context, dfsfwd, ticket->client,
/freebsd-9.3-release/crypto/heimdal/appl/telnet/libtelnet/
H A Dkerberos5.c496 if (krb5_unparse_name(context, ticket->client, &name))
500 ticket->client,
564 ticket->client);
709 ticket->client,
812 creds.client = principal;
865 dfspag = krb5_dfs_pag(context, dfsfwd, ticket->client,
/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Dsdlz.h97 const char *client);
112 * client. If the zone is supported by the database, but zone
113 * transfers are not allowed for the specified client this method
201 * information about the querying client (such as source IP address)
/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_read_private.h106 * The client looks a lot like a filter, so we just wrap it here.
130 * data to client buffers, filling gaps with zero bytes.
137 /* Callbacks to open/read/write/close client archive stream. */
138 struct archive_read_client client; member in struct:archive_read
H A Darchive_read.c28 * is, stuff that will probably always be used by any client that
246 r = (self->archive->client.reader)(&self->archive->archive,
260 if (self->archive->client.skipper == NULL)
267 get = (self->archive->client.skipper)(&self->archive->archive,
282 if (self->archive->client.closer != NULL)
283 r = (self->archive->client.closer)((struct archive *)self->archive,
320 /* Save the client functions and mock up the initial source. */
321 a->client.reader = client_reader;
322 a->client.skipper = client_skipper;
323 a->client
[all...]
/freebsd-9.3-release/contrib/tcp_wrappers/
H A Dtcpd.h32 struct host_info client[1]; /* client endpoint info */ member in struct:request_info
70 extern void fromhost(); /* get/validate client host info */
78 extern void rfc931(); /* client name from RFC 931 daemon */
110 #define RQ_USER 3 /* client user name */
111 #define RQ_CLIENT_NAME 4 /* client host name */
112 #define RQ_CLIENT_ADDR 5 /* client host address */
113 #define RQ_CLIENT_SIN 6 /* client endpoint (internal) */
122 * name, address, and client user lookup methods. The request_info and
126 extern char *eval_user(); /* client use
[all...]
H A Dscaffold.c205 if (STR_EQ(eval_hostname(request.client), unknown))
207 eval_hostaddr(request.client));
/freebsd-9.3-release/contrib/wpa/src/wps/
H A Dwps_upnp_i.h56 struct sockaddr_in client; /* for M-SEARCH replies */ member in struct:advertisement_state_machine
/freebsd-9.3-release/crypto/heimdal/appl/test/
H A Dtcp_server.c87 ticket->client,
/freebsd-9.3-release/crypto/heimdal/kuser/
H A Dkdecode_ticket.c144 ret = krb5_cc_get_principal(context, cache, &in.client);
/freebsd-9.3-release/sys/dev/drm2/
H A Ddrm_ioc32.c226 int idx; /**< Which client desired? */
227 int auth; /**< Is client authenticated? */
237 struct drm_client client; local
240 client.idx = c32->idx;
242 err = drm_getclient(dev, (void *)&client, file_priv);
246 c32->idx = client.idx;
247 c32->auth = client.auth;
248 c32->pid = client.pid;
249 c32->uid = client.uid;
250 c32->magic = client
[all...]
/freebsd-9.3-release/lib/libc/yp/
H A Dyplib.c297 CLIENT *client; local
436 client = clnttcp_create(&clnt_sin, YPBINDPROG, YPBINDVERS, &clnt_sock,
438 if (client == NULL) {
460 if (client != NULL)
461 clnt_destroy(client);
468 r = clnt_call(client, YPBINDPROC_DOMAIN,
472 clnt_destroy(client);
486 clnt_destroy(client);
496 clnt_destroy(client);
/freebsd-9.3-release/contrib/cvs/doc/
H A DMakefile.am70 cvsclient.txt: cvsclient.texi $(srcdir)/version-client.texi
/freebsd-9.3-release/crypto/heimdal/kcm/
H A Dglue.c81 &c->client);
165 ret = krb5_copy_principal(context, c->client,
/freebsd-9.3-release/crypto/heimdal/lib/kadm5/
H A Dent_setup.c55 flags->client = 1; /* XXX */
150 ent->entry.flags.client = 1;
/freebsd-9.3-release/etc/
H A Drc.sendmail55 sendmail_mspq_pidfile=${sendmail_mspq_pidfile:-/var/spool/clientmqueue/sm-client.pid}
/freebsd-9.3-release/sys/kgssapi/
H A Dgsstest.c179 printf("client name is %s\n", buf);
248 printf("gss_acquire_cred (client) failed\n");
582 * Create an RPC client handle for the given (address,prog,vers)
670 * into an appropriate address and make a new client
758 * Destroy the UDP client we used to speak to rpcbind and
759 * recreate as a TCP client.
780 * Re-use the client we used to speak to rpcbind.
791 * RPCSEC_GSS client
798 CLIENT *client; local
811 client
[all...]

Completed in 226 milliseconds

1234567891011>>