Lines Matching refs:TSTA
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 */
92 [ 62] = { 5, TD|TFST|TSTA, SEN(printargs), "osf_old_fstat" }, /* not implemented */
97 [ 67] = { 2, TF|TST|TSTA, SEN(stat), "stat" },
98 [ 68] = { 2, TF|TLST|TSTA, SEN(lstat), "lstat" },
121 [ 91] = { 2, TD|TFST|TSTA, SEN(fstat), "fstat" },
231 [224] = { 2, TF|TST|TSTA, SEN(printargs), "osf_stat" },
232 [225] = { 2, TF|TLST|TSTA, SEN(printargs), "osf_lstat" },
233 [226] = { 2, TD|TFST|TSTA, SEN(printargs), "osf_fstat" },
391 [425] = { 2, TF|TST|TSTA, SEN(stat64), "stat64" },
392 [426] = { 2, TF|TLST|TSTA, SEN(lstat64), "lstat64" },
393 [427] = { 2, TD|TFST|TSTA, SEN(fstat64), "fstat64" },
421 [455] = { 4, TD|TF|TFST|TSTA,SEN(fstatat64), "fstatat64" },
488 [522] = { 5, TD|TF|TSTA, SEN(statx), "statx" },