代码搜索:Files
找到约 10,000 项符合「Files」的源代码
代码结果 10,000
www.eeworm.com/read/144314/5750862
c rlm_files.c
/*
* rlm_files.c authorization: Find a user in the "users" file.
*
* Version: $Id: rlm_files.c,v 1.61.2.1 2004/10/20 17:14:38 aland Exp $
*
* This program is free software; you can redistribute
www.eeworm.com/read/144212/5753066
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/141343/5770089
adb grt-files.adb
-- GHDL Run Time (GRT) - VHDL files subprograms.
-- Copyright (C) 2002, 2003, 2004, 2005 Tristan Gingold
--
-- GHDL is free software; you can redistribute it and/or modify it under
-- the terms o
www.eeworm.com/read/141343/5770090
ads grt-files.ads
-- GHDL Run Time (GRT) - VHDL files subprograms.
-- Copyright (C) 2002, 2003, 2004, 2005 Tristan Gingold
--
-- GHDL is free software; you can redistribute it and/or modify it under
-- the terms o
www.eeworm.com/read/139647/5798002
c rlm_files.c
/*
* rlm_files.c authorization: Find a user in the "users" file.
*
* Version: $Id: rlm_files.c,v 1.59 2003/07/07 19:06:26 aland Exp $
*
* This program is free software; you can redistribute it
www.eeworm.com/read/138890/5812771
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/138890/5813129
c rlm_files.c
/*
* rlm_files.c authorization: Find a user in the "users" file.
*
* Version: $Id: rlm_files.c,v 1.61.2.1 2004/10/20 17:14:38 aland Exp $
*
* This program is free software; you can redistribute
www.eeworm.com/read/136989/5828160
h config_files.h
/* -*- C++ -*- */
// Config_Files.h,v 4.10 1998/10/20 02:34:17 levine Exp
// ============================================================================
//
// = LIBRARY
// gateway
//
// =
www.eeworm.com/read/136989/5828181
cpp config_files.cpp
// Config_Files.cpp,v 4.14 2003/12/24 12:49:28 jwillemsen Exp
#define ACE_BUILD_SVC_DLL
#include "Config_Files.h"
#include "Options.h"
ACE_RCSID(Gateway, Config_Files, "Config_Files.cpp,v 4.