代码搜索:ability
找到约 977 项符合「ability」的源代码
代码结果 977
www.eeworm.com/read/227819/4768256
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/209559/4973371
txt kcopyd.txt
kcopyd
======
Kcopyd provides the ability to copy a range of sectors from one block-device
to one or more other block-devices, with an asynchronous completion
notification. It is used by dm-snapshot
www.eeworm.com/read/170239/5406219
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/334125/3372947
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
www.eeworm.com/read/321483/3534290
t request.t
#!/usr/local/bin/perl -w
# Test ability to retrieve HTTP request info
######################### We start with some black magic to print on failure.
use lib '.','../blib/lib','../blib/arch';
BEGIN {$
www.eeworm.com/read/316872/3604491
txt kcopyd.txt
kcopyd
======
Kcopyd provides the ability to copy a range of sectors from one block-device
to one or more other block-devices, with an asynchronous completion
notification. It is used by dm-snapshot
www.eeworm.com/read/422403/2037474
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/389759/2538284
readme
WEBCONTROL
About:
Generates a HTML file with the contents of the current playlist and the
ability to control amarok through that.
It is based on pl
www.eeworm.com/read/262948/4307482
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/262041/4317754
c pio_sh4.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 fo