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

1234567891011>>

/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/wps/
H A Dwps_upnp_ssdp.c409 a->state, inet_ntoa(a->client.sin_addr),
410 ntohs(a->client.sin_port));
420 (struct sockaddr *) &a->client, sizeof(a->client)) < 0) {
424 inet_ntoa(a->client.sin_addr),
425 ntohs(a->client.sin_port));
446 * @client: Client address
459 struct sockaddr_in *client,
481 os_memcpy(&a->client, client, sizeo
458 msearchreply_state_machine_start(struct upnp_wps_device_sm *sm, struct sockaddr_in *client, int mx) argument
524 ssdp_parse_msearch(struct upnp_wps_device_sm *sm, struct sockaddr_in *client, const char *data) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Dhw_phb.c177 Children of this node can only use the client callback interface
306 device *client) /*callback/default*/
313 space, device_path(client));
318 (unsigned long)addr, device_path(client));
322 type, device_path(client));
325 device_path(client),
336 client);
805 device *client)
839 device_find_reg_array_property(client, "assigned-addresses", reg_nr,
844 device_error(me, "client
300 hw_phb_attach_address(device *me, attach_type type, int space, unsigned_word addr, unsigned nr_bytes, access_type access, device *client) argument
801 hw_phb_address_to_attach_address(device *me, const device_unit *address, int *attach_space, unsigned_word *attach_address, device *client) argument
866 hw_phb_size_to_attach_size(device *me, const device_unit *size, unsigned *nr_bytes, device *client) argument
[all...]
H A Ddevice_table.h70 device *client); /*callback/default*/
179 device *client);
185 device *client);
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/qmqpd/
H A Dqmqpd.c18 /* authorized client hosts are allowed to use the service.
36 /* client to handle the situation.
72 /* The increment in verbose logging level when a remote client or
75 /* Optional list of remote client or server hostname or network
86 /* to the client.
124 /* Enable logging of the remote QMQP client port in addition to
202 * client sends netstrings of unreasonable length. The recipient count limit
240 * Connect to the cleanup server. Log client name/address with queue ID.
253 msg_info("%s: client=%s", state->queue_id, state->namaddr);
271 netstring_get(state->client, stat
[all...]
/netbsd-6-1-5-RELEASE/tests/rump/rumpkern/h_client/
H A Dh_stresscli.c41 client(void *arg) function
75 * so be soft about about the failure in case of a killer client
172 client,
177 client((void *)(uintptr_t)myport);
/netbsd-6-1-5-RELEASE/lib/libc/yp/
H A Dyplib.c97 CLIENT *client; local
205 client = clnttcp_create(&clnt_sin, YPBINDPROG, YPBINDVERS,
207 if (client == NULL) {
213 r = clnt_call(client, (rpcproc_t)YPBINDPROC_DOMAIN,
223 clnt_destroy(client);
227 clnt_destroy(client);
/netbsd-6-1-5-RELEASE/usr.sbin/rbootd/
H A Drmpproto.c74 ** client - list of files available to this host
88 ProcessPacket(rconn, client)
90 CLIENT *client;
122 client? client->files:
127 client? client->files: BootFiles))
347 * stripped file name and spoof the client into thinking that it
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/dlz/example/
H A Ddlz_minimal.h74 * Method and type definitions needed for retrieval of client info
96 typedef isc_result_t (*dns_clientinfo_sourceip_t)(dns_clientinfo_t *client,
177 dlz_allowzonexfr(void *dbdata, const char *name, const char *client);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/common/
H A Dhw-base.c153 struct hw *client)
173 struct hw *client)
194 struct hw *client) /*callback/default*/
197 hw_abort (client, "hw_attach_address: no parent attach method");
200 client); local
209 struct hw *client) /*callback/default*/
212 hw_abort (client, "hw_attach_address: no parent attach method");
215 client); local
149 generic_hw_unit_address_to_attach_address(struct hw *me, const hw_unit *address, int *attach_space, unsigned_word *attach_address, struct hw *client) argument
170 generic_hw_unit_size_to_attach_size(struct hw *me, const hw_unit *size, unsigned *nr_bytes, struct hw *client) argument
189 passthrough_hw_attach_address(struct hw *me, int level, int space, address_word addr, address_word nr_bytes, struct hw *client) argument
204 passthrough_hw_detach_address(struct hw *me, int level, int space, address_word addr, address_word nr_bytes, struct hw *client) argument
/netbsd-6-1-5-RELEASE/usr.sbin/rpc.bootparamd/
H A Dbootparamd.c245 warnx("getfile can't resolve client %s",
248 syslog(LOG_NOTICE, "getfile can't resolve client %s",
309 lookup_bootparam(char *client, char *client_canonical, char *id, argument
349 yp_match(ypdom, "bootparams", client,
350 strlen(client), &ypbuf, &ypbuflen))
353 word = client;
359 warnx("match %s with %s", word, client);
367 /* See if this line's client is the one we are
369 if (fnmatch(word, client, FNM_CASEFOLD) == 0) {
379 canon = client;
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/tcpdchk/
H A Dscaffold.c103 if (STR_EQ(eval_hostname(request.client), unknown))
105 eval_hostaddr(request.client));
/netbsd-6-1-5-RELEASE/external/bsd/tmux/dist/
H A Dtmux.h1121 struct client { struct
1138 void (*stdin_callback)(struct client *, void *);
1196 ARRAY_DECL(clients, struct client *);
1210 * curclient is the client where this command was executed if inside
1213 * cmdclient is the client which sent the MSG_COMMAND to the server, if
1219 struct client *curclient;
1220 struct client *cmdclient;
1312 #define CMD_TARGET_CLIENT_USAGE "[-t target-client]"
1316 #define CMD_SRCDST_CLIENT_USAGE "[-s src-client] [-t dst-client]"
[all...]
H A Dcmd-display-message.c34 "[-p] [-c target-client] [-t target-pane] [message]",
45 struct client *c;
H A Dcmd-list-clients.c47 struct client *c;
H A Dcmd-switch-client.c1 /* $Id: cmd-switch-client.c,v 1.1.1.2 2011/08/17 18:40:04 jmmv Exp $ */
27 * Switch client to a different session.
34 "switch-client", "switchc",
36 "[-lnp] [-c target-client] [-t target-session]",
64 struct client *c;
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dticket.c57 krb5_free_principal(context, ticket->client);
95 ret = krb5_copy_principal(context, from->client, &tmp->client);
103 krb5_free_principal(context, tmp->client);
113 * Return client principal in ticket
117 * @param client client principal, free with krb5_free_principal()
128 krb5_principal *client)
130 return krb5_copy_principal(context, ticket->client, client);
126 krb5_ticket_get_client(krb5_context context, const krb5_ticket *ticket, krb5_principal *client) argument
[all...]
H A Dcrypto-pk.c136 krb5_const_principal client,
167 ret = encode_uvinfo(context, client, &otherinfo.partyUInfo);
202 krb5_const_principal client,
249 ret = encode_otherinfo(context, ai, client, server,
134 encode_otherinfo(krb5_context context, const AlgorithmIdentifier *ai, krb5_const_principal client, krb5_const_principal server, krb5_enctype enctype, const krb5_data *as_req, const krb5_data *pk_as_rep, const Ticket *ticket, krb5_data *other) argument
198 _krb5_pk_kdf(krb5_context context, const struct AlgorithmIdentifier *ai, const void *dhdata, size_t dhsize, krb5_const_principal client, krb5_const_principal server, krb5_enctype enctype, const krb5_data *as_req, const krb5_data *pk_as_rep, const Ticket *ticket, krb5_keyblock *key) argument
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/kuser/
H A Dkimpersonate.c84 et.crealm = cred->client->realm;
85 copy_PrincipalName(&cred->client->name, &et.cname);
168 ret = krb5_copy_principal (context, client_principal, &cred.client);
208 ret = krb5_cc_initialize (context, ccache, cred.client);
239 krb5_errx (context, 1, "missing client principal");
242 krb5_err (context, 1, ret, "resolvning client name");
248 krb5_err (context, 1, ret, "resolvning client name");
274 { "client", 'c', arg_string, &client_principal_str,
275 "name of client principal" },
282 { "client
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/libpaa/
H A DMakefile28 SUBDIR+= client server
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dauth-krb5.c73 * only, in auth is received ticket, in client is returned principal
77 auth_krb5(Authctxt *authctxt, krb5_data *auth, char **client, krb5_data *reply) argument
115 problem = krb5_copy_principal(authctxt->krb5_ctx, ticket->client,
120 /* if client wants mutual auth */
131 if (client)
133 client);
/netbsd-6-1-5-RELEASE/distrib/utils/x_dhclient/
H A DMakefile8 .PATH: ${RSRCDIR}/client
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/dlz/drivers/include/dlz/
H A Dsdlz_helper.h57 * special tokens are %zone%, %record%, %client%
84 char *client; member in struct:dbinstance
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/dns/include/dns/
H A Ddlz_dlopen.h88 const char *client);
124 * want to retrieve information about the client (e.g., source address)
H A Ddns64.h52 dns_acl_t *client, dns_acl_t *mapped, dns_acl_t *excluded,
60 * If suffix is NULL zeros will be used for these bits. 'client' defines
61 * for which clients this record applies. If 'client' is NULL then all
87 * 'client' to be NULL or a valid acl.
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/daemons/clvmd/
H A Dclvmd-comms.h40 int (*cluster_do_node_callback) (struct local_client *client,

Completed in 342 milliseconds

1234567891011>>