• Home
  • Raw
  • Download

Lines Matching refs:TF

39 [  9] = { 2,	TF,		SEN(link),			"link"			},
40 [ 10] = { 1, TF, SEN(unlink), "unlink" },
42 [ 12] = { 1, TF, SEN(chdir), "chdir" },
44 [ 14] = { 3, TF, SEN(mknod), "mknod" },
45 [ 15] = { 2, TF, SEN(chmod), "chmod" },
46 [ 16] = { 3, TF, SEN(chown), "chown" },
52 [ 22] = { 2, TF, SEN(umount2), "umount" },
63 [ 33] = { 2, TF, SEN(access), "access" },
68 [ 38] = { 5, TF|TST|TSTA, SEN(printargs), "osf_old_stat" }, /* not implemented */
70 [ 40] = { 5, TF|TLST|TSTA, SEN(printargs), "osf_old_lstat" }, /* not implemented */
75 [ 45] = { 3, TD|TF, SEN(open), "open" },
81 [ 51] = { 1, TF, SEN(acct), "acct" },
87 [ 57] = { 2, TF, SEN(symlink), "symlink" },
88 [ 58] = { 3, TF, SEN(readlink), "readlink" },
89 [ 59] = { 3, TF|TP|SE|SI, SEN(execve), "execve" },
91 [ 61] = { 1, TF, SEN(chroot), "chroot" },
97 [ 67] = { 2, TF|TST|TSTA, SEN(stat), "stat" },
98 [ 68] = { 2, TF|TLST|TSTA, SEN(lstat), "lstat" },
158 [128] = { 2, TF, SEN(rename), "rename" },
159 [129] = { 2, TF, SEN(truncate), "truncate" },
166 [136] = { 2, TF, SEN(mkdir), "mkdir" },
167 [137] = { 1, TF, SEN(rmdir), "rmdir" },
168 [138] = { 2, TF, SEN(osf_utimes), "osf_utimes" },
178 [148] = { 4, TF, SEN(quotactl), "quotactl" },
189 [160] = { 3, TF|TSF|TSFA, SEN(osf_statfs), "osf_statfs" },
215 [208] = { 3, TF, SEN(chown), "lchown" },
231 [224] = { 2, TF|TST|TSTA, SEN(printargs), "osf_stat" },
232 [225] = { 2, TF|TLST|TSTA, SEN(printargs), "osf_lstat" },
234 [227] = { 3, TF|TSF|TSFA, SEN(osf_statfs), "osf_statfs64" },
269 [302] = { 5, TF, SEN(mount), "mount" },
271 [304] = { 1, TF, SEN(swapoff), "swapoff" },
280 [313] = { 1, TF, SEN(uselib), "uselib" },
288 [321] = { 1, TF, SEN(umount), "oldumount" },
289 [322] = { 2, TF, SEN(swapon), "swapon" },
295 [328] = { 2, TF|TSF|TSFA, SEN(statfs), "statfs" },
330 [363] = { 2, TF, SEN(utimes), "utimes" },
334 [367] = { 2, TF, SEN(getcwd), "getcwd" },
341 [374] = { 2, TF, SEN(pivotroot), "pivot_root" },
349 [382] = { 5, TF, SEN(setxattr), "setxattr" },
350 [383] = { 5, TF, SEN(setxattr), "lsetxattr" },
352 [385] = { 4, TF, SEN(getxattr), "getxattr" },
353 [386] = { 4, TF, SEN(getxattr), "lgetxattr" },
355 [388] = { 3, TF, SEN(listxattr), "listxattr" },
356 [389] = { 3, TF, SEN(listxattr), "llistxattr" },
358 [391] = { 2, TF, SEN(removexattr), "removexattr" },
359 [392] = { 2, TF, SEN(removexattr), "lremovexattr" },
391 [425] = { 2, TF|TST|TSTA, SEN(stat64), "stat64" },
392 [426] = { 2, TF|TLST|TSTA, SEN(lstat64), "lstat64" },
416 [450] = { 4, TD|TF, SEN(openat), "openat" },
417 [451] = { 3, TD|TF, SEN(mkdirat), "mkdirat" },
418 [452] = { 4, TD|TF, SEN(mknodat), "mknodat" },
419 [453] = { 5, TD|TF, SEN(fchownat), "fchownat" },
420 [454] = { 3, TD|TF, SEN(futimesat), "futimesat" },
421 [455] = { 4, TD|TF|TFST|TSTA,SEN(fstatat64), "fstatat64" },
422 [456] = { 3, TD|TF, SEN(unlinkat), "unlinkat" },
423 [457] = { 4, TD|TF, SEN(renameat), "renameat" },
424 [458] = { 5, TD|TF, SEN(linkat), "linkat" },
425 [459] = { 3, TD|TF, SEN(symlinkat), "symlinkat" },
426 [460] = { 4, TD|TF, SEN(readlinkat), "readlinkat" },
427 [461] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
428 [462] = { 3, TD|TF, SEN(faccessat), "faccessat" },
441 [475] = { 4, TD|TF, SEN(utimensat), "utimensat" },
461 [495] = { 5, TD|TF, SEN(fanotify_mark), "fanotify_mark" },
463 [497] = { 5, TD|TF, SEN(name_to_handle_at), "name_to_handle_at" },
476 [510] = { 5, TD|TF, SEN(renameat2), "renameat2" },
479 [513] = { 5, TD|TF|TP|SE|SI, SEN(execveat), "execveat" },