HomeSort by relevance Sort by last modified time
    Searched refs:DummyTmp (Results 1 - 2 of 2) sorted by null

  /external/ltp/testcases/kernel/fs/dmapi/
mmap.c 48 char DummyTmp[FILENAME_MAX];
113 sprintf(DummyTmp, "%s/%s", mountPt, DUMMY_TMP);
118 fd = open(DummyTmp, O_RDWR | O_CREAT, DUMMY_FILE_RW_MODE);
164 sprintf(command, "cp %s %s", DummyTmp, DummyFile);
225 sprintf(command, "cp %s %s", DummyTmp, DummyFile);
290 sprintf(command, "cp %s %s", DummyTmp, DummyFile);
359 sprintf(command, "cp %s %s", DummyTmp, DummyFile);
439 sprintf(command, "cp %s %s", DummyTmp, DummyFile);
518 sprintf(command, "cp %s %s", DummyTmp, DummyFile);
583 sprintf(command, "cp %s %s", DummyTmp, DummyFile)
    [all...]
invis.c 48 char DummyTmp[FILENAME_MAX];
162 sprintf(DummyTmp, "%s/%s", mountPt, DUMMY_TMP);
170 fd = open(DummyTmp, O_RDWR | O_CREAT, DUMMY_FILE_RW_MODE);
242 sprintf(command, "cp %s %s", DummyTmp, DummyFile);
285 sprintf(command, "cp %s %s", DummyTmp, DummyFile);
328 sprintf(command, "cp %s %s", DummyTmp, DummyFile);
371 sprintf(command, "cp %s %s", DummyTmp, DummyFile);
417 sprintf(command, "cp %s %s", DummyTmp, DummyFile);
459 sprintf(command, "cp %s %s", DummyTmp, DummyFile);
506 sprintf(command, "cp %s %s", DummyTmp, DummyFile)
    [all...]

Completed in 8522 milliseconds