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

/haiku/src/system/libnetwork/netresolv/net/
H A Dgetprotobynumber.c52 getprotobynumber(int proto) argument
H A Dgetservbyname.c51 getservbyname(const char *name, const char *proto) argument
H A Dgetservbyport.c52 getservbyport(int port, const char *proto) argument
H A Dgetservbyname_r.c139 getservbyname_r(const char *name, const char *proto, struct servent *sp, argument
53 _servent_getbyname(struct servent_data *sd, struct servent *sp, const char *name, const char *proto) argument
[all...]
H A Dgetservbyport_r.c116 getservbyport_r(int port, const char *proto, struct servent *sp, argument
52 _servent_getbyport(struct servent_data *sd, struct servent *sp, int port, const char *proto) argument
H A Dprotoent.h36 struct protoent proto; member in struct:protoent_data
H A Dgetaddrinfo.c1550 const char *proto; local
/haiku/src/add-ons/kernel/file_systems/websearchfs/
H A Dduckduckgo_request.h36 char proto[GR_MAX_PROTO]; member in struct:duckduckgo_result
/haiku/src/bin/
H A Dcheckitout.cpp126 BString proto = url.Protocol(); local
163 BString proto = url.Protocol(); local
H A Durlwrapper.cpp241 BString proto = url.Protocol(); local
313 cmd << proto << "://"; local
367 cmd << proto << "://"; local
[all...]
/haiku/src/bin/network/netstat/
H A Dnetstat.cpp254 protoent* proto = getprotobynumber(stat.protocol); local
/haiku/src/system/libnetwork/netresolv/dst/
H A Ddst_api.c471 int flags, proto, alg, dlen; local
/haiku/src/kits/network/libnetapi/
H A DNetworkSettings.cpp244 struct protoent* proto = getprotobyname(string); local
/haiku/src/bin/network/traceroute/
H A Dtraceroute.c280 u_int16_t proto; member in struct:grehdr
488 struct outproto *proto = &protos[0]; variable in typeref:struct:outproto
2065 struct outproto *proto; local
[all...]
/haiku/src/bin/network/telnet/
H A Dcommands.c2172 int proto, opt; local
/haiku/src/apps/webpositive/
H A DBrowserWindow.cpp1636 BString proto; local
2656 BString proto; local

Completed in 227 milliseconds