Searched defs:TCP (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/dial/
H A Dparms.h57 #define TCP /* TCP (bsd systems) */ macro
/illumos-gate/usr/src/man/man7p/
H A DMakefile52 TCP.7p \
74 TCP.7p := LINKSRC = tcp.7p
/illumos-gate/usr/src/cmd/bnu/
H A Dparms.h134 #define TCP /* TCP (bsd systems) */ macro
162 * e E_PROTOCOL eio.c TCP, UNET, TLI, and DATAKIT.
175 #if defined TCP || defined UNET || defined TLI || defined DATAKIT
177 #endif /* TCP || UNET || TLI || DATAKIT */
/illumos-gate/usr/src/cmd/svc/servinfo/
H A Dservinfo.c53 #define TCP "tcp" macro
141 if ((nconf = getnetconfigent(TCP)) == NULL) {
163 strcmp(blist->rpcb_map.r_netid, TCP) &&
228 sproto = TCP;
260 if (strcmp(sproto, TCP) == 0)
/illumos-gate/usr/src/uts/common/io/
H A Dstrplumb.c122 #define TCP "tcp" macro
146 { "drv", TCP },
/illumos-gate/usr/src/cmd/lp/model/netpr/
H A Dnetpr.h37 #define TCP 1 macro

Completed in 90 milliseconds