OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DEV_FILE
(Results
1 - 2
of
2
) sorted by null
/external/ltp/lib/
tst_device.c
43
#define
DEV_FILE
"test_dev.img"
271
if (tst_fill_file(
DEV_FILE
, 0, 1024, 1024 * acq_dev_size)) {
272
tst_resm(TWARN | TERRNO, "Failed to create "
DEV_FILE
);
279
if (attach_device(dev_path,
DEV_FILE
))
/external/ltp/testcases/kernel/device-drivers/base/tbase/
tbase.h
45
#define
DEV_FILE
_IO(MAG_NUM, 14)
Completed in 785 milliseconds