代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/109026/6176890
c connect.c
//==========================================================================
//
// lib/connect.c
//
// connect() system call
//
//======================================================
www.eeworm.com/read/109026/6177129
2 connect.2
.\" $OpenBSD: connect.2,v 1.14 1999/08/15 13:14:11 deraadt Exp $
.\" $NetBSD: connect.2,v 1.8 1995/10/12 15:40:48 jtc Exp $
.\"
.\" Copyright (c) 1983, 1993
.\" The Regents of the University of Ca
www.eeworm.com/read/106385/6194849
2 connect.2
.\" $OpenBSD: connect.2,v 1.14 1999/08/15 13:14:11 deraadt Exp $
.\" $NetBSD: connect.2,v 1.8 1995/10/12 15:40:48 jtc Exp $
.\"
.\" Copyright (c) 1983, 1993
.\" The Regents of the University of Califo
www.eeworm.com/read/103192/6220785
txt connect.txt
SUMMARY Connect fDisconnect DOS only
#include
int Connect (path, con, sub)
char *path;
char *con;
char *sub;
flagType fDisconnect (drive)
int drive;
DESCRIPTION
Conne
www.eeworm.com/read/103192/6220890
c connect.c
/* connect.c - perform network connections/disconnections
*
* Modifications:
*
* 31-Jul-1986 mz Use tools.h definitions
* 03-Mar-1987 bw Stub DOS5 version
* 30-Oct-1987 bw Change 'DOS5'
www.eeworm.com/read/101082/6240799
s connect.s
/* @(#)connect.s 4.1 (ULTRIX) 7/3/90 */
/* ------------------------------------------------------------------ */
/* | Copyright Unpublished, MIPS Computer Systems, Inc. All Rights | */
/* |
www.eeworm.com/read/101082/6241129
c connect.c
/* connect.c 4.1 82/12/04 */
#include "SYS.h"
SYSCALL(connect)
ret
www.eeworm.com/read/101082/6244680
2 connect.2
.\" SCCSID: @(#)connect.2 4.1 12/9/88
.TH connect 2
.SH Name
connect \- initiate a connection on a socket
.SH Syntax
.nf
.ft B
#include
#include
.PP
.ft B
connect(s, name,
www.eeworm.com/read/101082/6246542
2 connect.2
.\" SCCSID: @(#)connect.2 4.1 12/9/88
.TH connect 2
.SH Name
connect \- initiate a connection on a socket
.SH Syntax
.nf
.ft B
#include
#include
.PP
.ft B
connect(s, name,
www.eeworm.com/read/101015/6262229
txt connect.txt
SUMMARY Connect fDisconnect DOS only
#include
int Connect (path, con, sub)
char *path;
char *con;
char *sub;
flagType fDisconnect (drive)
int drive;
DESCRIPTION
Conne