代码搜索:Functionality

找到约 4,782 项符合「Functionality」的源代码

代码结果 4,782
www.eeworm.com/read/229812/4753361

c listen.c

/* * * BSD sockets functionality for Waterloo TCP/IP * * Version * * 0.5 : Dec 18, 1997 : G. Vanem - created */ #include "socket.h" #if defined(USE_BSD_FUNC) int listen (i
www.eeworm.com/read/229812/4753370

c transmit.c

/* * * BSD sockets functionality for Waterloo TCP/IP * * Version * * 0.5 : Dec 18, 1997 : G. Vanem - created */ #include "socket.h" #if defined(USE_BSD_FUNC) static int ip
www.eeworm.com/read/229812/4753411

c signal.c

/* * * BSD sockets functionality for Waterloo TCP/IP * * Version * * 0.5 : Dec 18, 1997 : G. Vanem - created */ #include #include #include "socket.h"
www.eeworm.com/read/229812/4753419

c receive.c

/* * * BSD sockets functionality for Waterloo TCP/IP * * Version * * 0.5 : Dec 18, 1997 : G. Vanem - created */ #include "socket.h" #include "asmpkt.h" #if defined(USE_BSD
www.eeworm.com/read/229812/4753437

c close.c

/* * * BSD sockets functionality for Waterloo TCP/IP * * Version * * 0.5 : Dec 18, 1997 : G. Vanem - created */ #include "socket.h" #if defined(USE_BSD_FUNC) static int cl
www.eeworm.com/read/229812/4753478

c connect.c

/* * * BSD sockets functionality for Waterloo TCP/IP * * Version * * 0.5 : Dec 18, 1997 : G. Vanem - created */ #include "socket.h" #if defined(USE_BSD_FUNC) static int t
www.eeworm.com/read/229812/4753510

c pcbsd.c

/* * PCBSD - provide some typical BSD UNIX functionality * Erick Engelke, Feb 22, 1991 * * Prefixed with `_' to support real BSD-functions elsewhere * G.Vanem 1996 */ #include
www.eeworm.com/read/216802/4880675

c wcslwr.c

/* * The C RunTime DLL * * Implements C run-time functionality as known from UNIX. * * Copyright 1996,1998 Marcus Meissner * Copyright 1996 Jukka Iivonen * Copyright 1997 Uwe Bonnes */
www.eeworm.com/read/216802/4880920

c strupr.c

/* * The C RunTime DLL * * Implements C run-time functionality as known from UNIX. * * Copyright 1996,1998 Marcus Meissner * Copyright 1996 Jukka Iivonen * Copyright 1997 Uwe Bonnes */
www.eeworm.com/read/216802/4880924

c strlwr.c

/* * The C RunTime DLL * * Implements C run-time functionality as known from UNIX. * * Copyright 1996,1998 Marcus Meissner * Copyright 1996 Jukka Iivonen * Copyright 1997 Uwe Bonnes */