OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unlink
(Results
151 - 175
of
3386
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/system/sepolicy/prebuilts/api/27.0/public/
tzdatacheck.te
6
allow tzdatacheck zoneinfo_data_file:file
unlink
;
/system/sepolicy/prebuilts/api/28.0/private/
mls
55
# Also constrain other forms of manipulation, e.g. chmod/chown,
unlink
, rename, etc.
59
mlsconstrain { file lnk_file sock_file } { open setattr
unlink
link rename }
79
mlsconstrain { file lnk_file sock_file chr_file blk_file } { write setattr append
unlink
link rename }
90
mlsconstrain fifo_file { write setattr append
unlink
link rename }
/system/sepolicy/prebuilts/api/28.0/public/
cppreopts.te
12
allow cppreopts dalvikcache_data_file:file { create getattr open read rename write
unlink
};
tombstoned.te
22
allow tombstoned anr_data_file:file { create getattr open link
unlink
};
tzdatacheck.te
6
allow tzdatacheck zoneinfo_data_file:file
unlink
;
/system/sepolicy/private/
mls
55
# Also constrain other forms of manipulation, e.g. chmod/chown,
unlink
, rename, etc.
59
mlsconstrain { file lnk_file sock_file } { open setattr
unlink
link rename }
79
mlsconstrain { file lnk_file sock_file chr_file blk_file } { write setattr append
unlink
link rename }
90
mlsconstrain fifo_file { write setattr append
unlink
link rename }
/system/sepolicy/public/
cppreopts.te
12
allow cppreopts dalvikcache_data_file:file { create getattr open read rename write
unlink
};
tombstoned.te
22
allow tombstoned anr_data_file:file { create getattr open link
unlink
};
tzdatacheck.te
6
allow tzdatacheck zoneinfo_data_file:file
unlink
;
/development/gsi/gsi_util/gsi_util/utils/tests/
file_utils_unittest.py
41
os.
unlink
(f)
53
os.
unlink
(new_name)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/
bkfile.py
9
os.
unlink
(self.__backup)
41
os.
unlink
(self.__filename)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
mkreal.py
22
os.
unlink
(name)
36
os.
unlink
(name)
/external/e2fsprogs/misc/
mklost+found.c
81
if (
unlink
(path) == -1) {
82
perror ("
unlink
");
/external/ltp/lib/
tst_fill_file.c
57
unlink
(path);
66
unlink
(path);
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_cancel/
1-1.c
50
unlink
(tmpfname);
57
unlink
(tmpfname);
2-1.c
55
unlink
(tmpfname);
62
unlink
(tmpfname);
8-1.c
53
unlink
(tmpfname);
60
unlink
(tmpfname);
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_error/
1-1.c
50
unlink
(tmpfname);
57
unlink
(tmpfname);
3-1.c
52
unlink
(tmpfname);
59
unlink
(tmpfname);
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_fsync/
14-1.c
39
unlink
(tmpfname);
46
unlink
(tmpfname);
2-1.c
39
unlink
(tmpfname);
46
unlink
(tmpfname);
3-1.c
39
unlink
(tmpfname);
46
unlink
(tmpfname);
4-1.c
40
unlink
(tmpfname);
47
unlink
(tmpfname);
5-1.c
40
unlink
(tmpfname);
47
unlink
(tmpfname);
8-1.c
39
unlink
(tmpfname);
46
unlink
(tmpfname);
Completed in 363 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>