Searched defs:proto (Results 1 - 25 of 186) sorted by relevance

12345678

/opensolaris-onvv-gate/usr/src/lib/libbc/libc/net/
H A Dgetrpcport.c35 getrpcport(char *host, int prognum, int versnum, int proto) argument
/opensolaris-onvv-gate/usr/src/ucblib/librpcsoc/
H A Dgetrpcport.c37 getrpcport(char *host, rpcprog_t prognum, rpcvers_t versnum, rpcprot_t proto) argument
/opensolaris-onvv-gate/usr/src/lib/libsocket/inet/
H A Dgetprotoent.c62 getprotobynumber(int proto) argument
H A Dgetservent.c49 getservbyname(const char *nam, const char *proto) argument
62 getservbyport(int port, const char *proto) argument
H A Dgetservbyname_r.c59 getservbyname_r(const char *name, const char *proto, struct servent *result, argument
93 getservbyport_r(int port, const char *proto, struct servent *result, argument
H A Dgetprotoent_r.c75 getprotobynumber_r(int proto, struct protoent *result, char *buffer, int buflen) argument
133 struct protoent *proto = (struct protoent *)ent; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dsharemgr_main.c127 run_command(char *command, int argc, char *argv[], char *proto, argument
/opensolaris-onvv-gate/usr/src/common/net/dhcp/
H A Dudp_sum.c41 uint8_t proto; /* protocol used */ member in struct:pseudo_udp
50 udp_chksum(struct udphdr *udph, const struct in_addr *src, const struct in_addr *dst, uint8_t proto) argument
/opensolaris-onvv-gate/usr/src/lib/libsocket/socket/
H A D_soutil.c176 _s_match_netconf(int family, int type, int proto, void **nethandle) argument
/opensolaris-onvv-gate/usr/src/lib/nsswitch/files/common/
H A Dgetprotoent.c50 int proto; local
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/in.dhcpd/
H A Dlogging.c70 char *cat, *proto, *t, *class_id; local
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ipsec.c113 uint8_t proto; local
/opensolaris-onvv-gate/usr/src/lib/libresolv2/common/irs/
H A Dgetprotoent.c65 getprotobynumber(int proto) { argument
118 getprotobynumber_p(int proto, struct net_data *net_data) { argument
H A Dgetprotoent_r.c60 getprotobynumber_r(int proto, struct protoent *pptr, PROTO_R_ARGS) { argument
H A Dgetservent.c58 getservbyname(const char *name, const char *proto) { argument
65 getservbyport(int port, const char *proto) { argument
98 getservbyname_p(const char *name, const char *proto, argument
121 getservbyport_p(int port, const char *proto, struct net_data *net_data) { argument
[all...]
H A Ddns_pr.c51 struct protoent proto; member in struct:pvt
125 struct protoent *proto; local
140 struct protoent *proto; local
[all...]
H A Dgen_pr.c148 pr_bynumber(struct irs_pr *this, int proto) { argument
H A Dgen_sv.c132 sv_byname(struct irs_sv *this, const char *name, const char *proto) { argument
149 sv_byport(struct irs_sv *this, int port, const char *proto) { argument
H A Dgetservent_r.c41 getservbyname_r(const char *name, const char *proto, argument
62 getservbyport_r(int port, const char *proto, argument
H A Dirp_pr.c56 struct protoent proto; member in struct:pvt
180 pr_bynumber(struct irs_pr *this, int proto) { argument
H A Dirp_sv.c181 sv_byname(struct irs_sv *this, const char *name, const char *proto) { argument
232 sv_byport(struct irs_sv *this, int port, const char *proto) { argument
H A Dlcl_sv.c171 sv_byname(struct irs_sv *this, const char *name, const char *proto) { argument
216 sv_byport(struct irs_sv *this, int port, const char *proto) { argument
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/ipp/ipgpc/
H A Dclassifier.h68 uint8_t proto; /* protocol field */ member in struct:ipgpc_packet_s
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Ddemand.c340 int proto, i; local
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Ddeflate.c306 int rlen, proto, r; local

Completed in 112 milliseconds

12345678