Searched defs:server (Results 51 - 63 of 63) sorted by relevance

123

/osnet-11/usr/src/grub/grub2/include/grub/
H A Dnet.h225 char *server; member in struct:grub_net
/osnet-11/usr/src/lib/libsasl/lib/
H A Dcommon.c8 /* common.c - Functions that are common to server and clinet
574 /* We can fake it because we *are* the server */
597 int server)
610 if (server) {
940 "Tried to set realm on non-server connection");
942 sasl_seterror(conn, 0, "Tried to set realm on non-server connection");
1165 case SASL_BADSERV: s = gettext("server failed mutual authentication step");
1169 /* -- server only codes -- */
1188 case SASL_UNAVAIL: s = gettext("remote authentication server unavailable");
1246 case SASL_BADSERV: return "server faile
595 _sasl_common_init(_sasl_global_context_t *gctx, sasl_global_callbacks_t *global_callbacks, int server) argument
[all...]
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dio.c220 int server = !!(flags&O_SERVICE); local
295 if (server && !bind(fd, p->ai_addr, p->ai_addrlen) && !listen(fd, 5) || !server && !connect(fd, p->ai_addr, p->ai_addrlen))
/osnet-11/usr/src/lib/libsldap/common/
H A Dns_common.c923 * For version 2, default server list could be
937 * Get server address(es) and go through them.
953 /* Get preferred server list and sort servers based on that. */
1013 gettext("Unable to generate a new server list "
1108 * Sort the serverlist based on the preferred server list.
1163 * if the preferred server list is empty,
1164 * just return a copy of the server list
1175 * if the server list is empty,
1176 * just return a copy of the preferred server list
1196 * throw out preferred servers not on server lis
2424 __s_api_removeServer(const char *server) argument
[all...]
H A Dns_connect.c89 * The values between 0 and 65535 can work with both server versions.
99 * the first server with the empty lists of server controls and
100 * SASL mechanisms. It is invoked if it is not possible to obtain a server
111 /* get first server from config list unavailable otherwise */
123 gettext("No server found in configuration"));
129 ret->server = strdup(servers[0]);
130 if (ret->server == NULL) {
180 * This function requests a server from the cache manager through
184 __s_api_requestServer(const char *request, const char *server, argument
1851 getConnection( const char *server, const int flags, const ns_cred_t *cred, ConnectionID *sessionId, Connection **session, ns_ldap_error_t **errorp, int fail_if_new_pwd_reqd, int nopasswd_acct_mgmt, ns_conn_user_t *conn_user) argument
2141 __s_api_getConnection( const char *server, const int flags, const ns_cred_t *cred, ConnectionID *sessionId, Connection **session, ns_ldap_error_t **errorp, int fail_if_new_pwd_reqd, int nopasswd_acct_mgmt, ns_conn_user_t *conn_user) argument
2280 cvt_hostname2ip(char *server, char *newaddr, int newaddr_size, char *errstr, int errstr_size) argument
[all...]
H A Dns_connmgmt.c86 "libsldap: unable to start the server monitor thread (%s)")
88 "libsldap: server down reported by ldap_cachemgr")
740 /* stop the server status/config-change monitor thread */
901 init_conn_mt(ns_conn_mgmt_t *cmg, const char *server, argument
913 if (server == NULL) { /* Any server will do */
916 cm->conn_server = strdup(server);
1127 * compare to see if the server and credential for authentication match
1131 is_server_cred_matched(const char *server, const ns_cred_t *cred, argument
1137 /* check server firs
1329 match_conn_mt(ns_conn_user_t *cu, ns_conn_mt_t **cmt, ns_conn_mt_state_t st, const char *server, const ns_cred_t *cred) argument
1443 __s_api_conn_mt_get(const char *server, const int flags, const ns_cred_t *cred, Connection **session, ns_ldap_error_t **errorp, ns_conn_user_t *cu) argument
[all...]
H A Dns_standalone.c142 * will establish a connection to the server specified by
693 * a buffer containing server info in the following format:
853 /* Get the whole list of naming contexts residing on the server */
863 * If the root DSE was not found, the server does
1016 * If the root DSE was not found, the server does
1094 * from a specified server.
1097 * server - a structure describing a server to connect to and
1098 * a DUAProfile to be obtained from the server,
1100 * the server
1111 __ns_ldap_getConnectionInfoFromDUA(const ns_dir_server_t *server, const ns_cred_t *cred, char **dua_profile, char **dir_base_dn, ns_ldap_error_t **errorp) argument
1607 dir_server_t *server = (dir_server_t *)param; local
2224 dir_server_t *server = NULL; local
[all...]
H A Dns_sldap.h88 * LDAP server.
95 * LDAP server.
365 * Structure for holding the response returned by server for
377 * Structure used to hold the response from the server for
520 * requested the type of the LDAP server where the search
582 * NS_LDAP_SERVER: the consumer application has specified a directory server
592 * This structure describes an LDAP server specified by a client application.
595 char *server; /* A directory server's IP */ member in struct:ns_dir_server
596 uint16_t port; /* A directory server'
621 ns_dir_server_t server; member in union:ns_standalone_conf::__anon2572
[all...]
H A Dns_internal.h169 /* Control, SASL mechanism, and server information from RootDSE door call */
187 /* Password management related error message from iDS ldap server */
563 * Server side sort type. Orginally the server side sort
566 * know which server side sort will work with the
601 * from an LDAP server.
642 * n3 = n2+1. '*' is used to ask the server to send
707 /* server list position */
813 * __s_api_requestServer. The routine that requests a new server
817 char *server; member in struct:ns_server_info
865 int __s_api_requestServer(const char *request, const char *server,
[all...]
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/include/krb5/
H A Dkdb.h333 krb5_db_entry *server; /* DB entry for server principal */ member in struct:_kdb_sign_auth_data_req
336 krb5_keyblock *server_key; /* Key used to generate server signature */
359 krb5_db_entry *server; member in struct:_kdb_check_policy_as_req
372 krb5_db_entry *server; member in struct:_kdb_check_policy_tgs_req
386 krb5_db_entry *server; member in struct:_kdb_audit_as_req
395 krb5_db_entry *server; member in struct:_kdb_audit_tgs_req
402 const krb5_db_entry *server; member in struct:_kdb_check_allowed_to_delegate_req
/osnet-11/usr/src/grub/grub2/grub-core/net/
H A Dnet.c1186 const char *protname, *server; local
1193 server = name + sizeof ("pxe:") - 1;
1199 server = grub_net_default_server;
1208 server = comma + 1;
1214 server = grub_net_default_server;
1218 if (!server)
1220 grub_error (GRUB_ERR_NET_BAD_ADDRESS, "no server");
1233 if (server)
1235 ret->server = grub_strdup (server);
[all...]
/osnet-11/usr/src/cmd/hal/hald/
H A Dhald_dbus.c4295 local_server_handle_connection (DBusServer *server, argument
4337 /* setup a server listening on a socket so we can do point to point
4342 HAL_ERROR (("Cannot create D-BUS server"));
4346 HAL_INFO (("local server is listening at %s", server_addr));
/osnet-11/usr/src/lib/libsmbns/common/
H A Dsmbns_ads.c121 /* Cached ADS server to communicate with */
193 * On error, smb/server will enter maintenance mode; administrator intervention
345 * This is used to bind to an ADS server to see
656 * DNS server to query it for a list of ADS server(s). Once a reply is
671 * Upon successful completion, host list of ADS server(s) is returned. A host
862 * If this function is called during domain join, the specified kpasswd server
867 * kpasswd_srv: fully-quailifed hostname of the kpasswd server.
1088 * Reorder the list of servers 'servers' such that the specified server is
1090 * specified server wil
3031 smb_ads_lookup_msdcs(char *fqdn, char *server, char *buf, uint32_t buflen) argument
[all...]

Completed in 84 milliseconds

123