OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unlink
(Results
551 - 575
of
3386
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_urllibnet.py
169
os.
unlink
(file_location)
182
os.
unlink
(file_location)
187
os.
unlink
(file_location)
194
os.
unlink
(file_location)
test_whichdb.py
22
os.
unlink
(f)
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_largefile.py
11
unlink
173
unlink
(TESTFN)
193
unlink
(TESTFN)
197
unlink
(TESTFN)
test_urllibnet.py
169
os.
unlink
(file_location)
182
os.
unlink
(file_location)
187
os.
unlink
(file_location)
194
os.
unlink
(file_location)
test_whichdb.py
22
os.
unlink
(f)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_largefile.py
11
unlink
173
unlink
(TESTFN)
193
unlink
(TESTFN)
197
unlink
(TESTFN)
test_urllibnet.py
169
os.
unlink
(file_location)
182
os.
unlink
(file_location)
187
os.
unlink
(file_location)
194
os.
unlink
(file_location)
test_whichdb.py
22
os.
unlink
(f)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_largefile.py
11
unlink
173
unlink
(TESTFN)
193
unlink
(TESTFN)
197
unlink
(TESTFN)
test_urllibnet.py
169
os.
unlink
(file_location)
182
os.
unlink
(file_location)
187
os.
unlink
(file_location)
194
os.
unlink
(file_location)
test_whichdb.py
22
os.
unlink
(f)
/system/core/libnativebridge/tests/
PreInitializeNativeBridge_test.cpp
59
ASSERT_EQ(0,
unlink
("./cpuinfo")) << "Error unlinking temporary file.";
/system/sepolicy/prebuilts/api/27.0/public/
global_macros
28
define(`create_file_perms', `{ create rename setattr
unlink
rw_file_perms }')
/system/sepolicy/prebuilts/api/28.0/public/
global_macros
30
define(`create_file_perms', `{ create rename setattr
unlink
rw_file_perms }')
/system/sepolicy/public/
global_macros
30
define(`create_file_perms', `{ create rename setattr
unlink
rw_file_perms }')
/art/runtime/gc/space/
image_space_fs.h
75
// Try to
unlink
the file.
76
if (
unlink
(file.c_str()) != 0) {
77
PLOG(ERROR) << "Unable to
unlink
" << file;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_filecmp.py
23
os.
unlink
(self.name)
24
os.
unlink
(self.name_same)
25
os.
unlink
(self.name_diff)
test_hotshot.py
39
os.
unlink
(self.__logfn)
112
os.
unlink
(self.logfn)
150
os.
unlink
(self.logfn)
test_old_mailbox.py
12
os.
unlink
(test_support.TESTFN)
38
map(os.
unlink
, self._msgfiles)
117
os.
unlink
(self._path)
/external/autotest/venv/lucifer/
leasing.py
48
os.
unlink
(path)
109
os.
unlink
(self._entry.path)
113
os.
unlink
(self._sock_path)
/external/curl/tests/libtest/
test613.pl
55
unlink
"$dirname/rofile.txt";
56
unlink
"$dirname/plainfile.txt";
102
unlink
$logfile;
/external/e2fsprogs/lib/blkid/
save.c
147
(void)
unlink
(opened);
156
unlink
(backup);
161
(void)
unlink
(opened);
/external/flac/include/share/
compat.h
43
/* where MSVC puts
unlink
() */
105
#include <unistd.h> /* for chown(),
unlink
() */
172
#define flac_unlink
unlink
/external/ltp/testcases/kernel/syscalls/write/
write04.c
195
/*
unlink
fifo in case we are looping. */
196
unlink
(fifo);
236
unlink
(fifo);
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/
5-1.c
26
* -> if the creation succeeds, try to
unlink
. It should fail.
139
("Unable to
unlink
a semaphore which we just created");
192
("Unable to
unlink
a semaphore which we just created");
Completed in 483 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>