Home
last modified time | relevance | path

Searched refs:contentfile (Results 1 – 2 of 2) sorted by relevance

/external/ltp/testcases/kernel/syscalls/renameat2/
Drenameat202.c123 char *contentfile; in renameat2_verify() local
139 contentfile = TEST_DIR2 TEST_FILE2; in renameat2_verify()
142 contentfile = TEST_DIR TEST_FILE; in renameat2_verify()
145 fd = SAFE_OPEN(cleanup, contentfile, O_RDONLY); in renameat2_verify()
/external/python/cpython2/Tools/scripts/
Dtexi2html.py1715 self.contentfile = None
1763 contentfile = self.helpbase + '.hhc'
1782 print>>fp, 'Contents file=' + contentfile + ''
1792 print>>fp, ('main=,"' + contentfile + '","' + indexfile
1806 fp = open(contentfile,'w')
1826 print contentfile, ':', msg