代码搜索:ability
找到约 977 项符合「ability」的源代码
代码结果 977
www.eeworm.com/read/148153/5717356
c cache.c
/*
* cache.c Offers ability to cache /etc/group, /etc/passwd,
* /etc/shadow,
*
* All users in the passwd/shadow files are stored in a hash table.
* the hash lookup is VERY fast, generally
www.eeworm.com/read/144314/5750522
c cache.c
/*
* cache.c Offers ability to cache /etc/group, /etc/passwd,
* /etc/shadow,
*
* All users in the passwd/shadow files are stored in a hash table.
* the hash lookup is VERY fast, generally
www.eeworm.com/read/139647/5797723
c cache.c
/*
* cache.c Offers ability to cache /etc/group, /etc/passwd,
* /etc/shadow,
*
* All users in the passwd/shadow files are stored in a hash table.
* the hash lookup is VERY fast, generally
www.eeworm.com/read/138890/5812932
c cache.c
/*
* cache.c Offers ability to cache /etc/group, /etc/passwd,
* /etc/shadow,
*
* All users in the passwd/shadow files are stored in a hash table.
* the hash lookup is VERY fast, generally
www.eeworm.com/read/136989/5834743
readme
// README,v 1.3 2003/06/25 18:39:37 yamuna Exp
Description
-----------
This directory contains a three stage AV test with the ability to
aynschronously start the processes in any order. It als
www.eeworm.com/read/134968/5891101
c cache.c
/*
* cache.c Offers ability to cache /etc/group, /etc/passwd,
* /etc/shadow,
*
* All users in the passwd/shadow files are stored in a hash table.
* the hash lookup is VERY fast, generally
www.eeworm.com/read/124745/6040761
c cache.c
/*
* cache.c Offers ability to cache /etc/group, /etc/passwd,
* /etc/shadow,
*
* All users in the passwd/shadow files are stored in a hash table.
* the hash lookup is VERY fast, generally
www.eeworm.com/read/119796/6082376
c pio.c
/* pio.c:
Support the basic ability to configure and set/clear parallel IO pins.
General notice:
This code is part of a boot-monitor package developed as a generic base
platform for e
www.eeworm.com/read/157371/11717158
gel projectmanagement.gel
// A GEL Function showcasing GELs ability
// to automate common tasks
menuitem "Project Management Tool";
hotmenu Run_Project()
{
// Call standard GEL library function to load project
GEL_Proje
www.eeworm.com/read/259900/11758648
changes
1.5 -> 1.6
- add ability to perform callbacks for every, not just first, match.
1.3 -> 1.5
- heavy dose of const's
- poptParseArgvString() now NULL terminates the list
1.2.3 -> 1.3
- added suppo