Searched refs:osf_statfs (Results 1 – 5 of 5) sorted by relevance
/external/strace/ |
D | alpha.c | 63 SYS_FUNC(osf_statfs) in SYS_FUNC() argument
|
D | sys_func.h | 165 extern SYS_FUNC(osf_statfs);
|
D | ChangeLog-CVS | 5151 osf_statfs and osf_fstatfs for the alpha. Make damn sure
|
D | ChangeLog | 11339 alpha: fix decoding of osf_statfs and osf_fstatfs syscalls. 11340 Do not attempt to print struct osf_statfs as if it was the same as 11341 struct statfs. Since struct osf_statfs has never been decoded properly, 11345 * statfs.c [ALPHA] (SYS_FUNC(osf_statfs), SYS_FUNC(osf_fstatfs)): Move ... 19346 * linux/alpha/syscallent.h (160, 161): Add sys_ prefix to osf_statfs 23541 [ALPHA] (osf_statfs, osf_fstatfs): Likewise.
|
/external/strace/linux/alpha/ |
D | syscallent.h | 188 [160] = { 3, 0, SEN(osf_statfs), "osf_statfs" }, 233 [227] = { 3, 0, SEN(osf_statfs), "osf_statfs64" }, /*not implemented */
|