Searched refs:TF (Results 1 - 25 of 62) sorted by relevance

123

/external/strace/linux/aarch64/
H A Dsyscallent.h16 [1024] = { 3, TD|TF, SEN(open), "open" },
17 [1025] = { 2, TF, SEN(link), "link" },
18 [1026] = { 1, TF, SEN(unlink), "unlink" },
19 [1027] = { 3, TF, SEN(mknod), "mknod" },
20 [1028] = { 2, TF, SEN(chmod), "chmod" },
21 [1029] = { 3, TF, SEN(chown), "chown" },
22 [1030] = { 2, TF, SEN(mkdir), "mkdir" },
23 [1031] = { 1, TF, SEN(rmdir), "rmdir" },
24 [1032] = { 3, TF, SEN(chown), "lchown" },
25 [1033] = { 2, TF, SE
[all...]
/external/strace/linux/s390x/
H A Dsyscallent.h35 [ 5] = { 3, TD|TF, SEN(open), "open" },
38 [ 8] = { 2, TD|TF, SEN(creat), "creat" },
39 [ 9] = { 2, TF, SEN(link), "link" },
40 [ 10] = { 1, TF, SEN(unlink), "unlink" },
41 [ 11] = { 3, TF|TP|SE|SI, SEN(execve), "execve" },
42 [ 12] = { 1, TF, SEN(chdir), "chdir" },
44 [ 14] = { 3, TF, SEN(mknod), "mknod" },
45 [ 15] = { 2, TF, SEN(chmod), "chmod" },
51 [ 21] = { 5, TF, SEN(mount), "mount" },
52 [ 22] = { 1, TF, SE
[all...]
/external/strace/linux/mips/
H A Dsyscallent-n32.h5 [6002] = { 3, TD|TF, SEN(open), "open" },
7 [6004] = { 2, TF, SEN(stat64), "stat" },
9 [6006] = { 2, TF, SEN(lstat64), "lstat" },
23 [6020] = { 2, TF, SEN(access), "access" },
60 [6057] = { 3, TF|TP|SE|SI, SEN(execve), "execve" },
77 [6074] = { 2, TF, SEN(truncate64), "truncate" },
80 [6077] = { 2, TF, SEN(getcwd), "getcwd" },
81 [6078] = { 1, TF, SEN(chdir), "chdir" },
83 [6080] = { 2, TF, SEN(rename), "rename" },
84 [6081] = { 2, TF, SE
[all...]
H A Dsyscallent-o32-stub.h6 [4005] = { 3, TD|TF, SEN(printargs), "o32_open" },
9 [4008] = { 2, TD|TF, SEN(printargs), "o32_creat" },
10 [4009] = { 2, TF, SEN(printargs), "o32_link" },
11 [4010] = { 1, TF, SEN(printargs), "o32_unlink" },
12 [4011] = { 3, TF|TP|SE|SI, SEN(printargs), "o32_execve" },
13 [4012] = { 1, TF, SEN(printargs), "o32_chdir" },
15 [4014] = { 3, TF, SEN(printargs), "o32_mknod" },
16 [4015] = { 2, TF, SEN(printargs), "o32_chmod" },
17 [4016] = { 3, TF, SEN(printargs), "o32_lchown" },
19 [4018] = { 2, TF, SE
[all...]
H A Dsyscallent-n64.h5 [5002] = { 3, TD|TF, SEN(open), "open" },
7 [5004] = { 2, TF, SEN(stat), "stat" },
9 [5006] = { 2, TF, SEN(lstat), "lstat" },
23 [5020] = { 2, TF, SEN(access), "access" },
60 [5057] = { 3, TF|TP|SE|SI, SEN(execve), "execve" },
77 [5074] = { 2, TF, SEN(truncate), "truncate" },
80 [5077] = { 2, TF, SEN(getcwd), "getcwd" },
81 [5078] = { 1, TF, SEN(chdir), "chdir" },
83 [5080] = { 2, TF, SEN(rename), "rename" },
84 [5081] = { 2, TF, SE
[all...]
H A Dsyscallent-n32-stub.h3 [6002] = { 3, TD|TF, SEN(printargs), "n32_open" },
5 [6004] = { 2, TF, SEN(printargs), "n32_stat" },
7 [6006] = { 2, TF, SEN(printargs), "n32_lstat" },
21 [6020] = { 2, TF, SEN(printargs), "n32_access" },
58 [6057] = { 3, TF|TP|SE|SI, SEN(printargs), "n32_execve" },
75 [6074] = { 2, TF, SEN(printargs), "n32_truncate" },
78 [6077] = { 2, TF, SEN(printargs), "n32_getcwd" },
79 [6078] = { 1, TF, SEN(printargs), "n32_chdir" },
81 [6080] = { 2, TF, SEN(printargs), "n32_rename" },
82 [6081] = { 2, TF, SE
[all...]
H A Dsyscallent-n64-stub.h3 [5002] = { 3, TD|TF, SEN(printargs), "n64_open" },
5 [5004] = { 2, TF, SEN(printargs), "n64_stat" },
7 [5006] = { 2, TF, SEN(printargs), "n64_lstat" },
21 [5020] = { 2, TF, SEN(printargs), "n64_access" },
58 [5057] = { 3, TF|TP|SE|SI, SEN(printargs), "n64_execve" },
75 [5074] = { 2, TF, SEN(printargs), "n64_truncate" },
78 [5077] = { 2, TF, SEN(printargs), "n64_getcwd" },
79 [5078] = { 1, TF, SEN(printargs), "n64_chdir" },
81 [5080] = { 2, TF, SEN(printargs), "n64_rename" },
82 [5081] = { 2, TF, SE
[all...]
H A Dsyscallent-o32.h8 [4005] = { 3, TD|TF, SEN(open), "open" },
11 [4008] = { 2, TD|TF, SEN(creat), "creat" },
12 [4009] = { 2, TF, SEN(link), "link" },
13 [4010] = { 1, TF, SEN(unlink), "unlink" },
14 [4011] = { 3, TF|TP|SE|SI, SEN(execve), "execve" },
15 [4012] = { 1, TF, SEN(chdir), "chdir" },
17 [4014] = { 3, TF, SEN(mknod), "mknod" },
18 [4015] = { 2, TF, SEN(chmod), "chmod" },
19 [4016] = { 3, TF, SEN(chown), "lchown" },
21 [4018] = { 2, TF, SE
[all...]
/external/strace/linux/xtensa/
H A Dsyscallent.h4 [ 8] = { 3, TD|TF, SEN(open), "open" },
17 [ 21] = { 2, TD|TF, SEN(creat), "creat" },
18 [ 22] = { 2, TF, SEN(truncate), "truncate" },
24 [ 28] = { 4, TF, SEN(truncate64), "truncate64" },
28 [ 32] = { 2, TF, SEN(link), "link" },
29 [ 33] = { 2, TF, SEN(rename), "rename" },
30 [ 34] = { 2, TF, SEN(symlink), "symlink" },
31 [ 35] = { 3, TF, SEN(readlink), "readlink" },
32 [ 36] = { 3, TF, SEN(mknod), "mknod" },
34 [ 38] = { 1, TF, SE
[all...]
/external/strace/linux/hppa/
H A Dsyscallent.h10 [ 5] = { 3, TD|TF, SEN(open), "open" },
13 [ 8] = { 2, TD|TF, SEN(creat), "creat" },
14 [ 9] = { 2, TF, SEN(link), "link" },
15 [ 10] = { 1, TF, SEN(unlink), "unlink" },
16 [ 11] = { 3, TF|TP|SE|SI, SEN(execve), "execve" },
17 [ 12] = { 1, TF, SEN(chdir), "chdir" },
19 [ 14] = { 3, TF, SEN(mknod), "mknod" },
20 [ 15] = { 2, TF, SEN(chmod), "chmod" },
21 [ 16] = { 3, TF, SEN(chown), "lchown" },
23 [ 18] = { 2, TF, SE
[all...]
/external/strace/linux/avr32/
H A Dsyscallent.h33 [ 5] = { 3, TD|TF, SEN(open), "open" },
36 [ 8] = { 2, TD|TF, SEN(creat), "creat" },
37 [ 9] = { 2, TF, SEN(link), "link" },
38 [ 10] = { 1, TF, SEN(unlink), "unlink" },
39 [ 11] = { 3, TF|TP|SE|SI, SEN(execve), "execve" },
40 [ 12] = { 1, TF, SEN(chdir), "chdir" },
42 [ 14] = { 3, TF, SEN(mknod), "mknod" },
43 [ 15] = { 2, TF, SEN(chmod), "chmod" },
44 [ 16] = { 3, TF, SEN(chown), "chown" },
45 [ 17] = { 3, TF, SE
[all...]
/external/strace/linux/x32/
H A Dsyscallent.h3 [ 2] = { 3, TD|TF, SEN(open), "open" },
5 [ 4] = { 2, TF, SEN(stat), "stat" },
7 [ 6] = { 2, TF, SEN(lstat), "lstat" },
22 [ 21] = { 2, TF, SEN(access), "access" },
60 [ 59] = { 3, TF|TP|SE|SI, SEN(printargs), "64:execve" },
77 [ 76] = { 2, TF, SEN(truncate64), "truncate" },
80 [ 79] = { 2, TF, SEN(getcwd), "getcwd" },
81 [ 80] = { 1, TF, SEN(chdir), "chdir" },
83 [ 82] = { 2, TF, SEN(rename), "rename" },
84 [ 83] = { 2, TF, SE
[all...]
/external/strace/linux/x86_64/
H A Dsyscallent.h3 [ 2] = { 3, TD|TF, SEN(open), "open" },
5 [ 4] = { 2, TF, SEN(stat), "stat" },
7 [ 6] = { 2, TF, SEN(lstat), "lstat" },
22 [ 21] = { 2, TF, SEN(access), "access" },
60 [ 59] = { 3, TF|TP|SE|SI, SEN(execve), "execve" },
77 [ 76] = { 2, TF, SEN(truncate), "truncate" },
80 [ 79] = { 2, TF, SEN(getcwd), "getcwd" },
81 [ 80] = { 1, TF, SEN(chdir), "chdir" },
83 [ 82] = { 2, TF, SEN(rename), "rename" },
84 [ 83] = { 2, TF, SE
[all...]
/external/strace/linux/arm/
H A Dsyscallent.h34 [ 5] = { 3, TD|TF, SEN(open), "open" },
37 [ 8] = { 2, TD|TF, SEN(creat), "creat" },
38 [ 9] = { 2, TF, SEN(link), "link" },
39 [ 10] = { 1, TF, SEN(unlink), "unlink" },
40 [ 11] = { 3, TF|TP|SE|SI, SEN(execve), "execve" },
41 [ 12] = { 1, TF, SEN(chdir), "chdir" },
43 [ 14] = { 3, TF, SEN(mknod), "mknod" },
44 [ 15] = { 2, TF, SEN(chmod), "chmod" },
45 [ 16] = { 3, TF, SEN(chown16), "lchown" },
47 [ 18] = { 2, TF, SE
[all...]
/external/strace/linux/i386/
H A Dsyscallent.h34 [ 5] = { 3, TD|TF, SEN(open), "open" },
37 [ 8] = { 2, TD|TF, SEN(creat), "creat" },
38 [ 9] = { 2, TF, SEN(link), "link" },
39 [ 10] = { 1, TF, SEN(unlink), "unlink" },
40 [ 11] = { 3, TF|TP|SE|SI, SEN(execve), "execve" },
41 [ 12] = { 1, TF, SEN(chdir), "chdir" },
43 [ 14] = { 3, TF, SEN(mknod), "mknod" },
44 [ 15] = { 2, TF, SEN(chmod), "chmod" },
45 [ 16] = { 3, TF, SEN(chown16), "lchown" },
47 [ 18] = { 2, TF, SE
[all...]
/external/strace/linux/m68k/
H A Dsyscallent.h34 [ 5] = { 3, TD|TF, SEN(open), "open" },
37 [ 8] = { 2, TD|TF, SEN(creat), "creat" },
38 [ 9] = { 2, TF, SEN(link), "link" },
39 [ 10] = { 1, TF, SEN(unlink), "unlink" },
40 [ 11] = { 3, TF|TP|SE|SI, SEN(execve), "execve" },
41 [ 12] = { 1, TF, SEN(chdir), "chdir" },
43 [ 14] = { 3, TF, SEN(mknod), "mknod" },
44 [ 15] = { 2, TF, SEN(chmod), "chmod" },
45 [ 16] = { 3, TF, SEN(chown16), "chown" },
47 [ 18] = { 2, TF, SE
[all...]
/external/strace/linux/sparc/
H A Dsyscallent.h6 [ 5] = { 3, TD|TF, SEN(open), "open" },
9 [ 8] = { 2, TD|TF, SEN(creat), "creat" },
10 [ 9] = { 2, TF, SEN(link), "link" },
11 [ 10] = { 1, TF, SEN(unlink), "unlink" },
12 [ 11] = { 2, TF|TP|SE|SI, SEN(execv), "execv" },
13 [ 12] = { 1, TF, SEN(chdir), "chdir" },
14 [ 13] = { 3, TF, SEN(chown16), "chown" },
15 [ 14] = { 3, TF, SEN(mknod), "mknod" },
16 [ 15] = { 2, TF, SEN(chmod), "chmod" },
17 [ 16] = { 3, TF, SE
[all...]
/external/strace/linux/bfin/
H A Dsyscallent.h34 [ 5] = { 3, TD|TF, SEN(open), "open" },
37 [ 8] = { 2, TD|TF, SEN(creat), "creat" },
38 [ 9] = { 2, TF, SEN(link), "link" },
39 [ 10] = { 1, TF, SEN(unlink), "unlink" },
40 [ 11] = { 3, TF|TP|SE|SI, SEN(execve), "execve" },
41 [ 12] = { 1, TF, SEN(chdir), "chdir" },
43 [ 14] = { 3, TF, SEN(mknod), "mknod" },
44 [ 15] = { 2, TF, SEN(chmod), "chmod" },
45 [ 16] = { 3, TF, SEN(chown16), "chown" },
47 [ 18] = { 2, TF, SE
[all...]
/external/strace/linux/microblaze/
H A Dsyscallent.h34 [ 5] = { 3, TD|TF, SEN(open), "open" },
37 [ 8] = { 2, TD|TF, SEN(creat), "creat" },
38 [ 9] = { 2, TF, SEN(link), "link" },
39 [ 10] = { 1, TF, SEN(unlink), "unlink" },
40 [ 11] = { 3, TF|TP|SE|SI, SEN(execve), "execve" },
41 [ 12] = { 1, TF, SEN(chdir), "chdir" },
43 [ 14] = { 3, TF, SEN(mknod), "mknod" },
44 [ 15] = { 2, TF, SEN(chmod), "chmod" },
45 [ 16] = { 3, TF, SEN(chown16), "lchown" },
47 [ 18] = { 2, TF, SE
[all...]
/external/strace/linux/powerpc/
H A Dsyscallent.h34 [ 5] = { 3, TD|TF, SEN(open), "open" },
37 [ 8] = { 2, TD|TF, SEN(creat), "creat" },
38 [ 9] = { 2, TF, SEN(link), "link" },
39 [ 10] = { 1, TF, SEN(unlink), "unlink" },
40 [ 11] = { 3, TF|TP|SE|SI, SEN(execve), "execve" },
41 [ 12] = { 1, TF, SEN(chdir), "chdir" },
43 [ 14] = { 3, TF, SEN(mknod), "mknod" },
44 [ 15] = { 2, TF, SEN(chmod), "chmod" },
45 [ 16] = { 3, TF, SEN(chown), "lchown" },
47 [ 18] = { 2, TF, SE
[all...]
/external/strace/linux/s390/
H A Dsyscallent.h36 [ 5] = { 3, TD|TF, SEN(open), "open" },
39 [ 8] = { 2, TD|TF, SEN(creat), "creat" },
40 [ 9] = { 2, TF, SEN(link), "link" },
41 [ 10] = { 1, TF, SEN(unlink), "unlink" },
42 [ 11] = { 3, TF|TP|SE|SI, SEN(execve), "execve" },
43 [ 12] = { 1, TF, SEN(chdir), "chdir" },
45 [ 14] = { 3, TF, SEN(mknod), "mknod" },
46 [ 15] = { 2, TF, SEN(chmod), "chmod" },
47 [ 16] = { 3, TF, SEN(chown16), "lchown" },
52 [ 21] = { 5, TF, SE
[all...]
/external/strace/linux/sh/
H A Dsyscallent.h36 [ 5] = { 3, TD|TF, SEN(open), "open" },
39 [ 8] = { 2, TD|TF, SEN(creat), "creat" },
40 [ 9] = { 2, TF, SEN(link), "link" },
41 [ 10] = { 1, TF, SEN(unlink), "unlink" },
42 [ 11] = { 3, TF|TP|SE|SI, SEN(execve), "execve" },
43 [ 12] = { 1, TF, SEN(chdir), "chdir" },
45 [ 14] = { 3, TF, SEN(mknod), "mknod" },
46 [ 15] = { 2, TF, SEN(chmod), "chmod" },
47 [ 16] = { 3, TF, SEN(chown16), "lchown" },
49 [ 18] = { 2, TF, SE
[all...]
/external/strace/linux/sh64/
H A Dsyscallent.h34 [ 5] = { 3, TD|TF, SEN(open), "open" },
37 [ 8] = { 2, TD|TF, SEN(creat), "creat" },
38 [ 9] = { 2, TF, SEN(link), "link" },
39 [ 10] = { 1, TF, SEN(unlink), "unlink" },
40 [ 11] = { 3, TF|TP|SE|SI, SEN(execve), "execve" },
41 [ 12] = { 1, TF, SEN(chdir), "chdir" },
43 [ 14] = { 3, TF, SEN(mknod), "mknod" },
44 [ 15] = { 2, TF, SEN(chmod), "chmod" },
45 [ 16] = { 3, TF, SEN(chown16), "lchown" },
47 [ 18] = { 2, TF, SE
[all...]
/external/strace/linux/powerpc64/
H A Dsyscallent.h34 [ 5] = { 3, TD|TF, SEN(open), "open" },
37 [ 8] = { 2, TD|TF, SEN(creat), "creat" },
38 [ 9] = { 2, TF, SEN(link), "link" },
39 [ 10] = { 1, TF, SEN(unlink), "unlink" },
40 [ 11] = { 3, TF|TP|SE|SI, SEN(execve), "execve" },
41 [ 12] = { 1, TF, SEN(chdir), "chdir" },
43 [ 14] = { 3, TF, SEN(mknod), "mknod" },
44 [ 15] = { 2, TF, SEN(chmod), "chmod" },
45 [ 16] = { 3, TF, SEN(chown), "lchown" },
47 [ 18] = { 2, TF, SE
[all...]
/external/strace/linux/ia64/
H A Dsyscallent.h47 [1028] = { 3, TD|TF, SEN(open), "open" },
49 [1030] = { 2, TD|TF, SEN(creat), "creat" },
50 [1031] = { 2, TF, SEN(link), "link" },
51 [1032] = { 1, TF, SEN(unlink), "unlink" },
52 [1033] = { 3, TF|TP|SE|SI, SEN(execve), "execve" },
53 [1034] = { 1, TF, SEN(chdir), "chdir" },
55 [1036] = { 2, TF, SEN(utimes), "utimes" },
56 [1037] = { 3, TF, SEN(mknod), "mknod" },
57 [1038] = { 2, TF, SEN(chmod), "chmod" },
58 [1039] = { 3, TF, SE
[all...]

Completed in 174 milliseconds

123