Searched refs:protocol (Results 1 - 25 of 436) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/lib/libsocket/socket/
H A Dsocket.c56 _socket(int family, int type, int protocol) argument
58 return (_socket_create(family, type, protocol, SOV_DEFAULT));
65 _socket_bsd(int family, int type, int protocol) argument
67 return (_socket_create(family, type, protocol, SOV_SOCKBSD));
71 _socket_svr4(int family, int type, int protocol) argument
73 return (_socket_create(family, type, protocol, SOV_SOCKSTREAM));
77 __xnet_socket(int family, int type, int protocol) argument
79 return (_socket_create(family, type, protocol, SOV_XPG4_2));
85 * that could be returned due to invalid <family, type, protocol>
93 _socket_create(int family, int type, int protocol, in argument
[all...]
H A Dsocketpair.c59 _socketpair(int family, int type, int protocol, int sv[2]) argument
61 return (_socketpair_create(family, type, protocol, sv, SOV_DEFAULT));
68 _socketpair_bsd(int family, int type, int protocol, int sv[2]) argument
70 return (_socketpair_create(family, type, protocol, sv, SOV_SOCKBSD));
74 _socketpair_svr4(int family, int type, int protocol, int sv[2]) argument
76 return (_socketpair_create(family, type, protocol, sv,
81 __xnet_socketpair(int family, int type, int protocol, int sv[2]) argument
83 return (_socketpair_create(family, type, protocol, sv,
88 _socketpair_create(int family, int type, int protocol, int sv[2], int version) argument
97 fd1 = _socket_create(family, type, protocol, versio
[all...]
/illumos-gate/usr/src/lib/libbc/libc/sys/common/
H A Dsocket.c36 socket(family, type, protocol)
39 register int protocol;
43 if ((a = _socket_bsd(family, map[type], protocol)) == -1) {
H A Dsocketpair.c36 socketpair(family, type, protocol, sv)
39 register int protocol;
44 if ((ret = _socketpair_bsd(family, map[type], protocol,
/illumos-gate/usr/src/cmd/listen/
H A Dnsaddr.h40 #define KEEP 8 /* keep protocol field */
51 char *protocol; member in struct:address
/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_update.h35 int protocol; /* semantics of update svc */ member in struct:rdc_update_s
/illumos-gate/usr/src/lib/nsswitch/ldap/common/
H A Dgetservent.c118 ns_ldap_attr_t *names = NULL, *protocol = NULL; local
124 * getservent_r with multiple protocol values and the entry
132 * getservent_r with single protocol value or multiple values
181 /* Get protocol */
182 protocol = __ns_ldap_getAttrStruct(result->entry, _S_PROTOCOL);
183 if (protocol == NULL || protocol->attrvalue == NULL) {
193 protoval = protocol->attrvalue[cookie->index++];
194 } else if (protocol->value_count > 1 && be->setcalled == 0 &&
200 * it needs to match protocol to
324 char protocol[SEARCHFILTERLEN]; local
380 char protocol[SEARCHFILTERLEN]; local
[all...]
H A Dgetprotoent.c50 char *protocol; member in struct:protocol_alias
81 * But some protocol does have different aliases.
97 get_alias(char *protocol) { argument
101 if (strncmp(protocol, "ip", 2) == 0) {
102 for (i = 0; ip_aliases[i].protocol != NULL; i++) {
103 if (strcmp(protocol, ip_aliases[i].protocol) == 0)
109 for (cp = protocol; *cp; cp++)
112 return (protocol);
115 for (cp = protocol; *c
[all...]
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dif_arp.h19 uint16_t protocol; member in struct:arprequest
H A Dudp.h13 uint8_t protocol; member in struct:udp_pseudo_hdr
H A Dip.h16 uint8_t protocol; member in struct:iphdr
/illumos-gate/usr/src/cmd/getent/
H A Ddogetserv.c63 * port/protocol
65 * name/protocol
81 const char *protocol = NULL; local
87 /* Split at a '/' to extract protocol number */
90 protocol = cp + 1;
94 sp = getservbyport(port, protocol);
96 sp = getservbyname(key, protocol);
H A Ddogetproto.c72 int protocol = atoi(*list); local
73 if (protocol != 0)
74 pp = getprotobynumber(protocol);
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthr_mutex.c45 ap->protocol = PTHREAD_PRIO_NONE;
134 * pthread_mutexattr_setprotocol: sets the protocol attribute.
137 pthread_mutexattr_setprotocol(pthread_mutexattr_t *attr, int protocol) argument
143 if (protocol != PTHREAD_PRIO_NONE &&
144 protocol != PTHREAD_PRIO_INHERIT &&
145 protocol != PTHREAD_PRIO_PROTECT)
147 ap->protocol = protocol;
152 * pthread_mutexattr_getprotocol: gets the protocol attribute.
156 pthread_mutexattr_getprotocol(const pthread_mutexattr_t *attr, int *protocol) argument
[all...]
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_cto.c47 socket(int domain, int type, int protocol) { argument
63 ret = (*fptr) (domain, type, protocol);
/illumos-gate/usr/src/uts/common/sys/
H A Dbl.h42 #include <sys/fm/protocol.h>
/illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c64 * If the group has an optionset with the specified protocol,
68 has_protocol(sa_group_t group, char *protocol) argument
73 optionset = sa_get_optionset(group, protocol);
448 * notify_or_enable_share(share, protocol)
451 * this function will use the protocol specific notify function
453 * sa_enable_share(). "protocol" is the protocol that was specified
457 notify_or_enable_share(sa_share_t share, char *protocol) argument
489 (protocol != NULL && strcmp(groupproto, protocol) !
1066 check_valid_group(sa_group_t group, char *groupname, char *protocol) argument
1101 enforce_featureset(sa_group_t group, char *protocol, boolean_t dryrun, boolean_t force) argument
1193 char *protocol = NULL; local
1438 char *protocol = NULL; local
1725 char *protocol = NULL; local
1883 show_properties(sa_group_t group, char *protocol, char *prefix) argument
2293 char *protocol = NULL; local
3672 basic_set(sa_handle_t handle, char *groupname, struct options *optlist, char *protocol, char *sharepath, char *rsrcname, int dryrun) argument
3791 space_set(sa_handle_t handle, char *groupname, struct options *optlist, char *protocol, char *sharepath, int dryrun, char *sectype) argument
3889 char *protocol = NULL; local
4198 basic_unset(sa_handle_t handle, char *groupname, struct options *optlist, char *protocol, char *sharepath, char *rsrcname, int dryrun) argument
4321 space_unset(sa_handle_t handle, char *groupname, struct options *optlist, char *protocol, char *sharepath, int dryrun, char *sectype) argument
4424 char *protocol = NULL; local
4591 char *protocol = NULL; local
4807 char *protocol = NULL; local
4939 char *protocol = NULL; local
5067 char *protocol = NULL; local
5430 char *protocol = "nfs"; local
5717 char *protocol = "nfs"; /* for now */ local
[all...]
/illumos-gate/usr/src/cmd/tcpd/
H A Dinetcf.c63 char *protocol; local
111 protocol = strtok((char *) 0, whitespace);
153 inet_chk(protocol, path, arg0, arg1);
162 static void inet_chk(protocol, path, arg0, arg1)
163 char *protocol;
265 if (wrap_status == WR_YES && STR_EQ(protocol, "rpc/tcp"))
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_top.c33 #include <sys/fm/protocol.h>
/illumos-gate/usr/src/lib/libsocket/common/
H A Dllib-lsocket71 int socket(int domain, int type, int protocol);
72 int _socket(int domain, int type, int protocol);
73 int _socket_bsd(int family, int type, int protocol);
74 int __xnet_socket(int family, int type, int protocol);
77 int socketpair(int domain, int type, int protocol, int sv[]);
78 int _socketpair(int domain, int type, int protocol, int *sv);
79 int _socketpair_bsd(int domain, int type, int protocol, int *sv);
80 int __xnet_socketpair(int domain, int type, int protocol, int *sv);
/illumos-gate/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm_impl.h46 #include <sys/fm/protocol.h>
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_cluster.c40 void (*cl_inet_listen)(netstackid_t stack_id, uint8_t protocol,
43 void (*cl_inet_unlisten)(netstackid_t stack_id, uint8_t protocol,
47 int (*cl_inet_connect2)(netstackid_t stack_id, uint8_t protocol,
53 void (*cl_inet_disconnect)(netstackid_t stack_id, uint8_t protocol,
/illumos-gate/usr/src/boot/include/netinet/
H A Dudp_var.h153 udp_get_inpcbinfo(int protocol) argument
155 return (protocol == IPPROTO_UDP) ? &V_udbinfo : &V_ulitecbinfo;
159 udp_get_pcblist(int protocol) argument
161 return (protocol == IPPROTO_UDP) ? &V_udb : &V_ulitecb;
/illumos-gate/usr/src/cmd/lms/tools/
H A DATNetworkTool.cpp331 int family, int socktype, int protocol)
333 int s = socket(family, socktype, protocol);
371 int family, int socktype, int protocol)
383 hints.ai_protocol = protocol;
421 int family, int socktype, int protocol,
430 family, socktype, protocol,
437 int family, int socktype, int protocol,
446 family, socktype, protocol,
459 int family, int socktype, int protocol,
468 family, socktype, protocol,
329 CreateSocket(const struct sockaddr *addr, socklen_t addrlen, int &error, int family, int socktype, int protocol) argument
369 ConnectSocket(const struct sockaddr *addr, socklen_t addrlen, int &error, bool loopback, int family, int socktype, int protocol) argument
418 CreateServerSocket(in_port_t port, int &error, bool loopback, bool nonblocking, int family, int socktype, int protocol, int backlog) argument
434 CreateServerSocket(const char *port, int &error, bool loopback, bool nonblocking, int family, int socktype, int protocol, int backlog) argument
456 CreateServerSockets(ATSocketList &sockets, in_port_t port, int &error, bool loopback, bool nonblocking, int family, int socktype, int protocol, int backlog, bool one) argument
472 CreateServerSockets(ATSocketList &sockets, const char *port, int &error, bool loopback, bool nonblocking, int family, int socktype, int protocol, int backlog, bool one) argument
551 ConnectToSocket(int sock, int &error, bool loopback, int socktype, int protocol) argument
572 Connect(const char *host, in_port_t port, int &error, int family, int socktype, int protocol) argument
584 Connect(const char *host, const char *port, int &error, int family, int socktype, int protocol) argument
641 ConnectLoopback(in_port_t port, int &error, int family, int socktype, int protocol) argument
653 ConnectLoopback(const char *port, int &error, int family, int socktype, int protocol) argument
[all...]
/illumos-gate/usr/src/lib/libshell/common/scripts/
H A Drssread.sh58 typeset protocol
139 _.protocol="${1%://*}"
142 if [[ "${_.protocol}" == ~(Elr)http(|s) ]] ; then
166 if [[ "${_.protocol}" == "https" ]] ; then
179 if [[ "${_.protocol}" == "https" ]] ; then
208 if [[ "${_.protocol}" == "https" ]] ; then
220 if [[ "${_.protocol}" == "file" ]] ; then
223 elif [[ "${_.protocol}" == ~(Elr)http(|s) ]] ; then
227 # protocol to get the port number
229 case "${_.protocol}" i
[all...]

Completed in 155 milliseconds

1234567891011>>