Searched refs:osf_statfs (Results 1 – 5 of 5) sorted by relevance
/external/strace/ |
D | alpha.c | 66 SYS_FUNC(osf_statfs) in SYS_FUNC() argument
|
D | sys_func.h | 168 extern SYS_FUNC(osf_statfs);
|
D | ChangeLog-CVS | 5151 osf_statfs and osf_fstatfs for the alpha. Make damn sure
|
D | ChangeLog | 16974 * linux/alpha/syscallent.h (osf_statfs, osf_statfs64, statfs, 17768 * linux/alpha/syscallent.h (osf_statfs, osf_statfs64, statfs): Likewise. 30529 alpha: fix decoding of osf_statfs and osf_fstatfs syscalls. 30530 Do not attempt to print struct osf_statfs as if it was the same as 30531 struct statfs. Since struct osf_statfs has never been decoded properly, 30535 * statfs.c [ALPHA] (SYS_FUNC(osf_statfs), SYS_FUNC(osf_fstatfs)): Move ... 38536 * linux/alpha/syscallent.h (160, 161): Add sys_ prefix to osf_statfs 42731 [ALPHA] (osf_statfs, osf_fstatfs): Likewise.
|
/external/strace/linux/alpha/ |
D | syscallent.h | 189 [160] = { 3, TF|TSF|TSFA, SEN(osf_statfs), "osf_statfs" }, 234 [227] = { 3, TF|TSF|TSFA, SEN(osf_statfs), "osf_statfs64" },
|