OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:probed
(Results
1 - 21
of
21
) sorted by null
/external/e2fsprogs/lib/blkid/
blkidP.h
74
* just
probed
by another program that does not share the cache.
85
/* This describes an entire blkid cache file and
probed
devices.
101
#define BLKID_BIC_FL_PROBED 0x0002 /* We
probed
/proc/partition devices */
/external/grub/netboot/
config.c
506
static int
probed
= 0;
local
508
/* If already
probed
, don't try to probe it any longer. */
509
if (
probed
)
552
probed
= 1;
565
probed
= 1;
571
probed
= 1;
main.c
50
/* Set if an ethernet card is
probed
and IP addresses are set. */
484
/* Make sure that an ethernet is
probed
. */
541
/* Make sure that an ethernet is
probed
. */
depca.c
114
The board IRQ setting must be at an unused IRQ which is auto-
probed
/external/kernel-headers/original/linux/
sysdev.h
3
* They don't need to do dynammic driver binding, can't be
probed
,
cdrom.h
745
* mrw mode pages (first is deprecated) --
probed
at init time and
[
all
...]
/external/libffi/
acinclude.m4
46
# Unlike /dev/zero, the MAP_ANON(YMOUS) defines can be
probed
for.
/external/webkit/WebCore/platform/graphics/gtk/
IconGtk.cpp
61
The icon theme is
probed
for the following names:
/external/qemu/slirp/
slirp_config.h
8
/* Define if you want the connection to be
probed
*/
/external/qemu/slirp-android/
slirp_config.h
8
/* Define if you want the connection to be
probed
*/
/external/libpcap/
pcap-dos.c
462
probed_dev = (struct device*) dev; /* remember last
probed
device */
619
probed_dev = dev; /* device is
probed
okay and may be used */
667
sprintf (ebuf, "device `%s' not
probed
", dev_name);
1043
struct device *probed_dev = NULL; /* the device we have
probed
*/
[
all
...]
/external/qemu/distrib/sdl-1.2.12/src/video/picogui/
SDL_pgvideo.c
75
* connect. Since more common drivers like X11 are
probed
first anyway,
/external/grub/lib/
device.c
615
FLOPPY_DISKS is the number of floppy disk drives which will be
probed
.
657
/* Try to open the device map file to write the
probed
data. */
/external/grub/docs/
internals.texi
351
already
probed
them.
grub.info
[
all
...]
/external/grub/stage2/
shared.h
578
/* The number of floppies to be
probed
. */
/external/qemu/block/
raw-posix.c
[
all
...]
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/
test_expectations.py
68
system and can be
probed
for. This is useful for distinguishing
[
all
...]
/external/netcat/
README
[
all
...]
/external/grub/
ChangeLog
[
all
...]
/external/e2fsprogs/
RELEASE-NOTES
96
volume disappears while it is being
probed
. (Addresses RedHat
755
pathnames had an extra "/dev" when they were being
probed
.
[
all
...]
Completed in 550 milliseconds