代码搜索:Loop

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

代码结果 10,000
www.eeworm.com/read/292919/8325119

c loop.poll.c

#include "call.h" #include #define BUFFSIZE 512 /* * Copy everything from stdin to "remfd", * and everything from "remfd" to stdout. */ void loop(int remfd) { int bol, n, nread; cha
www.eeworm.com/read/292919/8325531

c loop.select.c

#include "opend.h" #include #include void loop(void) { int i, n, maxfd, maxi, listenfd, clifd, nread; char buf[MAXLINE]; uid_t uid; fd_set rset, allset; FD_ZERO(&al
www.eeworm.com/read/292919/8325534

c loop.poll.c

#include "opend.h" #include #if !defined(BSD) && !defined(MACOS) #include #endif void loop(void) { int i, maxi, listenfd, clifd, nread; char buf[MAXLINE]; uid_t uid; s
www.eeworm.com/read/392544/8336830

c loop.poll.c

#include "call.h" #include #define BUFFSIZE 512 /* * Copy everything from stdin to "remfd", * and everything from "remfd" to stdout. */ void loop(int remfd) { int bol, n, nread; cha
www.eeworm.com/read/392544/8337442

c loop.select.c

#include "opend.h" #include #include void loop(void) { int i, n, maxfd, maxi, listenfd, clifd, nread; char buf[MAXLINE]; uid_t uid; fd_set rset, allset; FD_ZERO(&al
www.eeworm.com/read/392544/8337445

c loop.poll.c

#include "opend.h" #include #if !defined(BSD) && !defined(MACOS) #include #endif void loop(void) { int i, maxi, listenfd, clifd, nread; char buf[MAXLINE]; uid_t uid; s
www.eeworm.com/read/173430/9658626

h real_loop.h

/* * include/linux/loop.h * * Written by Theodore Ts'o, 3/29/93. * * Copyright 1993 by Theodore Ts'o. Redistribution of this file is * permitted under the GNU Public License. */ #define LO_NA
www.eeworm.com/read/269691/11083236

c loop.poll.c

#include "call.h" #include #define BUFFSIZE 512 /* * Copy everything from stdin to "remfd", * and everything from "remfd" to stdout. */ void loop(int remfd) { int bol, n, nread; cha
www.eeworm.com/read/269691/11083637

c loop.select.c

#include "opend.h" #include #include void loop(void) { int i, n, maxfd, maxi, listenfd, clifd, nread; char buf[MAXLINE]; uid_t uid; fd_set rset, allset; FD_ZERO(&al
www.eeworm.com/read/269691/11083640

c loop.poll.c

#include "opend.h" #include #if !defined(BSD) && !defined(MACOS) #include #endif void loop(void) { int i, maxi, listenfd, clifd, nread; char buf[MAXLINE]; uid_t uid; s