OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unlink
(Results
176 - 200
of
3386
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_fsync/
8-2.c
39
unlink
(tmpfname);
46
unlink
(tmpfname);
8-3.c
39
unlink
(tmpfname);
46
unlink
(tmpfname);
8-4.c
39
unlink
(tmpfname);
46
unlink
(tmpfname);
9-1.c
39
unlink
(tmpfname);
46
unlink
(tmpfname);
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_read/
11-2.c
52
unlink
(tmpfname);
59
unlink
(tmpfname);
3-1.c
50
unlink
(tmpfname);
57
unlink
(tmpfname);
7-1.c
51
unlink
(tmpfname);
58
unlink
(tmpfname);
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_return/
1-1.c
51
unlink
(tmpfname);
59
unlink
(tmpfname);
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_write/
5-1.c
53
unlink
(tmpfname);
60
unlink
(tmpfname);
8-2.c
52
unlink
(tmpfname);
59
unlink
(tmpfname);
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/fsync/
4-1.c
38
unlink
(tmpfname);
46
unlink
(tmpfname);
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
1-1.c
39
unlink
(tmpfname);
46
unlink
(tmpfname);
10-1.c
50
unlink
(tmpfname);
56
unlink
(tmpfname);
21-1.c
40
unlink
(tmpfname);
46
unlink
(tmpfname);
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/munmap/
9-1.c
53
unlink
(tmpfname);
59
unlink
(tmpfname);
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/
assertions.xml
11
insufficient priviledge to
unlink
the semaphore.
14
ERROR: ENOENT: Trying to
unlink
a named semaphore which doesn't exist.
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
8-1.c
50
unlink
(path);
54
unlink
(path);
/external/perfetto/include/perfetto/base/
temp_file.h
42
void
Unlink
();
44
// Releases the underlying file descriptor. Will
unlink
the file from the
/external/perfetto/src/traced/service/
service.cc
41
unlink
(GetProducerSocket());
42
unlink
(GetConsumerSocket());
/external/python/cpython2/Lib/bsddb/test/
test_fileid.py
50
test_support.
unlink
(self.db_path_1)
51
test_support.
unlink
(self.db_path_2)
/external/python/cpython2/Tools/freeze/
bkfile.py
9
os.
unlink
(self.__backup)
41
os.
unlink
(self.__filename)
/external/python/cpython2/Tools/scripts/
mkreal.py
22
os.
unlink
(name)
36
os.
unlink
(name)
/external/python/cpython3/Lib/test/test_importlib/source/
test_finder.py
52
def run_test(self, test, create=None, *, compile_=None,
unlink
=None):
57
listed in '
unlink
' have their source files deleted.
66
if
unlink
:
67
for name in
unlink
:
68
os.
unlink
(mapping[name])
86
unlink
={'top_level'})
96
unlink
={'pkg.__init__'})
136
os.
unlink
('mod.py')
/external/python/cpython3/Tools/scripts/
mkreal.py
22
os.
unlink
(name)
36
os.
unlink
(name)
/external/strace/tests/
getsockname.c
40
(void)
unlink
(TEST_SOCKET);
52
(void)
unlink
(TEST_SOCKET);
Completed in 426 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>