代码搜索:consistent
找到约 2,698 项符合「consistent」的源代码
代码结果 2,698
www.eeworm.com/read/235758/14053765
agent pci.agent
#!/bin/sh
#
# PCI-specific hotplug policy agent.
#
# This should handle 2.4.* PCI (including Cardbus) hotplugging,
# with a consistent framework for adding device and driver specific
# treatments.
#
www.eeworm.com/read/235758/14053793
agent input.agent
#!/bin/sh
#
# input-specific hotplug policy agent.
#
# This should handle 2.6.* input hotplugging,
# with a consistent framework for adding device and driver
# specific handling.
#
# Normally, adding
www.eeworm.com/read/104056/15710852
c version-etc.c
/* Utility to help print --version output in a consistent format.
Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/
www.eeworm.com/read/104056/15710950
c getgroups.c
/* provide consistent interface to getgroups for systems that don't allow N==0
Copyright (C) 1996, 1999 Free Software Foundation, Inc.
This program is free software; you can redistribute it and
www.eeworm.com/read/104056/15710958
c chown.c
/* provide consistent interface to chown for systems that don't interpret
an ID of -1 as meaning `don't change the corresponding ID'.
Copyright (C) 1997 Free Software Foundation, Inc.
This p
www.eeworm.com/read/391748/8380277
c chown.c
/* provide consistent interface to chown for systems that don't interpret
an ID of -1 as meaning `don't change the corresponding ID'.
Copyright (C) 1997, 2004, 2005, 2006, 2007 Free Software Fo
www.eeworm.com/read/147766/5722958
c pci-dma.c
/*
* Dynamic DMA mapping support.
*
* On i386 there is no hardware dynamic DMA address translation,
* so consistent alloc/free are merely page allocation/freeing.
* The rest of the dynamic DMA ma
www.eeworm.com/read/136786/5863758
c pci-dma.c
/*
* Dynamic DMA mapping support.
*
* On i386 there is no hardware dynamic DMA address translation,
* so consistent alloc/free are merely page allocation/freeing.
* The rest of the dynamic DMA ma
www.eeworm.com/read/128531/5985575
c pci-dma.c
/*
* Dynamic DMA mapping support.
*
* On i386 there is no hardware dynamic DMA address translation,
* so consistent alloc/free are merely page allocation/freeing.
* The rest of the dynamic DMA ma