代码搜索:CONNECT

找到约 10,000 项符合「CONNECT」的源代码

代码结果 10,000
www.eeworm.com/read/322590/3523413

c connect.c

//print values of the config file #include int main() { Connection conn; DbRetVal rv = OK; rv = conn.open("root", "manager"); if (rv == OK) return 1; return 0; }
www.eeworm.com/read/320652/3544060

s connect.s

#define socket connect #define __socket __libc_connect #define NARGS 3 #define NEED_CANCELLATION #include strong_alias (__libc_connect, __connect_internal) weak_alias (__libc_connect, __con
www.eeworm.com/read/320652/3546218

c connect.c

/* Copyright (C) 1992,94,95,96,97,2002 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it und
www.eeworm.com/read/316872/3605857

c connect.c

/* * fs/cifs/connect.c * * Copyright (C) International Business Machines Corp., 2002,2007 * Author(s): Steve French (sfrench@us.ibm.com) * * This library is free software; you can redis
www.eeworm.com/read/312904/3647370

asp connect.asp

www.eeworm.com/read/312645/3653971

man connect.man

NAME connect - initiate a connection on a socket SYNOPSIS #include int connect(int sockfd, struct sockaddr *serv_addr, int addrlen); DESCRIPTION
www.eeworm.com/read/312645/3654144

c connect.c

//========================================================================== // // lib/connect.c // // connect() system call // //======================================================
www.eeworm.com/read/312645/3655080

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/310422/3698338

inc connect.inc

www.eeworm.com/read/310422/3698353

inc connect.inc