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

<<1112

/freebsd-9.3-release/contrib/cvs/src/
H A Dsanity.sh47 echo " resolves to the same directory on both the client and"
145 # directory on the client and the server.
203 echo "directory on both this client and the CVS server." >&2
365 # value for $TESTDIR must resolve to the same directory on the client and
1217 tests="$tests client client2"
2124 # testing a local case-insensitive client against a remote case
2200 'Client: Concurrent Versions System (CVS) [0-9p.]* (client/server)
2201 Server: Concurrent Versions System (CVS) [0-9p.]* (client/server)'
4190 # without client support.
4291 # client
[all...]
/freebsd-9.3-release/sys/fs/nfsserver/
H A Dnfs_nfsdstate.c128 * Scan the client list for a match and either return the current one,
131 * the client list or free'd.
165 * the client.
179 * Search for a match in the client list.
205 * Add it after assigning a client id to it.
286 * If the verifier has changed, the client has rebooted
287 * and a new client id is issued. The old state info
406 * Check to see if the client id exists and optionally confirm it.
572 * Search for a match in the client list.
635 * Rattle through the client list
2870 u_char client[NFSV4_OPAQUELIMIT]; local
4178 nfsrv_writestable(u_char *client, int len, int flag, NFSPROC_T *p) argument
[all...]
/freebsd-9.3-release/etc/
H A Dservices622 is99c 379/tcp #TIA/EIA/IS-99 modem client
623 is99c 379/udp #TIA/EIA/IS-99 modem client
991 dhcpv6-client 546/tcp #DHCPv6 Client
992 dhcpv6-client 546/udp #DHCPv6 Client
2182 rtsclient 2501/tcp #Resource Tracking system client
2183 rtsclient 2501/udp #Resource Tracking system client
2283 hylafax 4559/tcp #HylaFAX client-server protocol
2322 xmpp-client 5222/tcp #XMPP Client Connection
2323 xmpp-client 5222/udp #XMPP Client Connection
/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dinterfacemgr.c33 #include <named/client.h>
225 * Create a single TCP client object. It will replace itself
228 * only one client initially.
H A Dzoneconf.c48 #include <named/client.h>
H A Dserver.c97 #include <named/client.h>
/freebsd-9.3-release/crypto/heimdal/appl/rsh/
H A Drsh.c238 creds.client = principal;
/freebsd-9.3-release/crypto/heimdal/lib/kadm5/
H A Dipropd_master.c256 ret = krb5_unparse_name (context, ticket->client, &s->name);
458 /* if slave is a fresh client, starting over */
546 krb5_warnx (context, "process_msg: client send too short command");
554 krb5_warnx (context, "process_msg: client send too I_HAVE data");
/freebsd-9.3-release/crypto/openssl/util/
H A Dmkdef.pl932 $a .= ",RSA" if($s =~ /SSLv23?_((client|server)_)?method/);
/freebsd-9.3-release/sys/dev/aac/
H A Daacreg.h852 union aac_AifJobClient client; /* Details */ member in struct:aac_AifJobDesc
/freebsd-9.3-release/sys/dev/aacraid/
H A Daacraid_reg.h841 union aac_AifJobClient client; /* Details */ member in struct:aac_AifJobDesc
/freebsd-9.3-release/usr.bin/nfsstat/
H A Dnfsstat.c194 errx(1, "new client/server not loaded");
230 struct nfsstats client; member in union:__anon10809
555 * The new client doesn't do write gathering. It was
713 * Print a description of the nfs stats for the experimental client/server.
965 * Print a running summary of nfs statistics for the experimental client and/or
/freebsd-9.3-release/usr.sbin/gssd/
H A Dgssd.c1073 krbcred.client, &pname);
/freebsd-9.3-release/crypto/openssl/ssl/
H A Dssl_locl.h796 int ssl2_enc_init(SSL *s, int client);
933 /* some client-only functions */
H A Dssl.h521 /* Use Cisco's "speshul" version of DTLS_BAD_VER (as client) */
539 * If set, a server will allow a client to issue a SSLv3.0 version number as
541 * (version 3.1) was announced in the client hello. Normally this is
747 /* get client cert callback */
772 /* what we put in client cert requests */
812 * Engine to pass requests for client certs to
1042 /* client cert? */
1429 BIO *BIO_new_ssl(SSL_CTX *ctx, int client);
/freebsd-9.3-release/contrib/tcsh/
H A Dcomplete.tcsh1124 set p4cmds=(add branch branches commands change changes client clients \
/freebsd-9.3-release/crypto/openssh/contrib/redhat/
H A Dopenssh.spec146 client and server. To make this package useful, you should also
300 # And if we only found one, we know the client was relying on the old default
414 - Remove noip6 option. This may be controlled at run-time in client config
430 - Add new ssh-keysign program and remove setuid from ssh client
652 - Extract patch from CVS to handle auth banners (in the client).
684 enable use of it in the default client configuration so that the client
/freebsd-9.3-release/usr.sbin/inetd/
H A Dinetd.c305 sa = (struct sockaddr *)req->client->sin;
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dconfigure1598 Install libopts with client installation

Completed in 272 milliseconds

<<1112