代码搜索:Files
找到约 10,000 项符合「Files」的源代码
代码结果 10,000
www.eeworm.com/read/127087/6007708
c ev_files.c
/*
* Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1995-1999 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for
www.eeworm.com/read/126411/6017698
c open-files.c
#include
#include
#include
#include
main()
{
register int i;
for (i = 0; i < getdtablesize(); i++) {
if (fcntl(i, F_GETFD, 0) != -1)
fprintf(std
www.eeworm.com/read/126044/6019225
txt files21.txt
GoAhead WebServer 2.1 Release files.txt
files21.txt This file
license.txt License terms and details
asp.c Active Server Page support
balloc.c Fast block m
www.eeworm.com/read/124745/6040497
5 rlm_files.5
.TH rlm_files 5 "5 February 2004" "" "FreeRADIUS Module"
.SH NAME
rlm_files \- FreeRADIUS Module
.SH DESCRIPTION
The \fIrlm_files\fP module uses the 'users' file for accessing
authorization informatio
www.eeworm.com/read/124745/6041101
c rlm_files.c
/*
* rlm_files.c authorization: Find a user in the "users" file.
*
* Version: $Id: rlm_files.c,v 1.61 2004/03/12 16:12:53 aland Exp $
*
* This program is free software; you can redistribute it