Searched defs:port (Results 1 - 25 of 868) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/bsnmp/tests/
H A Dsnmp_parse_server.cc153 const auto port = "10007"s; variable
164 const auto port = "telnet"s; variable
175 const auto port = "10007"s; variable
186 const auto port = "10007"s; variable
197 const auto port = ""s; variable
210 const auto port = "10007"s; variable
221 const auto port = "snmp"s; variable
232 const auto port = ""s; variable
398 const auto port = "ssh"s; variable
410 const auto port = "ssh"s; variable
422 const auto port = "ssh"s; variable
434 const auto port = "ssh"s; variable
494 const auto port = "65000"s; variable
507 const auto port = "ftp"s; variable
520 const auto port = "ftp"s; variable
[all...]
/freebsd-13-stable/contrib/ipfilter/lib/
H A Dconnecttcp.c16 connecttcp(char *server, int port) argument
H A Dportname.c14 portname(int pr, int port) argument
/freebsd-13-stable/sys/dev/puc/
H A Dpuc_cfg.c43 puc_config(struct puc_softc *sc, enum puc_cfg_cmd cmd, int port, intptr_t *r) argument
/freebsd-13-stable/sys/mips/nlm/
H A Dusb_init.c46 nlm_usb_intr_en(int node, int port) argument
59 nlm_usb_hw_reset(int node, int port) argument
/freebsd-13-stable/stand/ficl/x86/
H A Dsysdep.c14 uint32_t port; local
29 uint32_t port; local
[all...]
/freebsd-13-stable/tools/regression/sockets/listenclose/
H A Dlistenclose.c60 u_short port; local
/freebsd-13-stable/tools/regression/sockets/shutdown/
H A Dshutdown.c46 u_short port; local
/freebsd-13-stable/crypto/heimdal/lib/gssapi/krb5/
H A Daddress_to_krb5addr.c39 _gsskrb5i_address_to_krb5addr(krb5_context context, OM_uint32 gss_addr_type, gss_buffer_desc *gss_addr, int16_t port, krb5_address *address) argument
/freebsd-13-stable/contrib/bsnmp/snmpd/
H A Dtrans_udp.h37 uint16_t port; /* host byteorder */ member in struct:udp_port
50 uint16_t port; /* host byteorder */ member in struct:udp_open
/freebsd-13-stable/contrib/libpcap/rpcapd/
H A Dconfig_params.h47 char port[MAX_LINE + 1]; // keeps the network port to bind to member in struct:active_pars
/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-helper-npi.c130 int port; local
[all...]
/freebsd-13-stable/sys/dev/etherswitch/ip17x/
H A Dip17x_vlans.c115 uint32_t port; local
/freebsd-13-stable/sys/dev/io/
H A Diodev.h39 u_int port; member in struct:iodev_pio_req
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/net/
H A Dh_servent.c63 const char *port = NULL, *proto = NULL, *name = NULL; local
/freebsd-13-stable/usr.sbin/bhyve/
H A Dpost.c42 post_data_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, argument
/freebsd-13-stable/usr.sbin/pkg/
H A Ddns_utils.h39 unsigned int port; member in struct:dns_srvinfo
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.h74 uint16_t port; member in struct:lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform::__anon2939
[all...]
/freebsd-13-stable/crypto/heimdal/appl/test/
H A Dtcp_client.c130 int port = client_setup(&context, &argc, argv); local
/freebsd-13-stable/lib/libc/rpc/
H A Dpmap_clnt.c65 pmap_set(u_long program, u_long version, int protocol, int port) argument
H A Dpmap_getport.c74 u_short port = 0; local
/freebsd-13-stable/sbin/ifconfig/
H A Difgre.c54 uint32_t opts, port; local
/freebsd-13-stable/contrib/blacklist/test/
H A Dcltest.c99 in_port_t port = 6161; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
H A DUriParser.cpp19 Parse(llvm::StringRef uri, llvm::StringRef &scheme, llvm::StringRef &hostname, int &port, llvm::StringRef &path) argument
/freebsd-13-stable/contrib/lib9p/example/
H A Dserver.c43 char *port = "564"; local

Completed in 289 milliseconds

1234567891011>>