Searched defs:fhp (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Modules/ |
D | fmmodule.c | 25 fhobject *fhp; in newfhobject() local 134 fh_getattr(fhobject *fhp, char *name) in fh_getattr() 140 fh_dealloc(fhobject *fhp) in fh_dealloc()
|
/external/tcpdump/ |
D | parsenfsfh.c | 114 register const unsigned char *fhp = fh; in Parse_fh() local 454 is_UCX(const unsigned char *fhp, u_int len) in is_UCX()
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | cgroup_helpers.c | 254 struct file_handle *fhp, *fhp2; in get_cgroup_id() local
|
/external/llvm-project/compiler-rt/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 828 #define __sanitizer_syscall_pre_compat_30_getfh(fname, fhp) \ argument 831 #define __sanitizer_syscall_post_compat_30_getfh(res, fname, fhp) \ argument 1584 #define __sanitizer_syscall_pre_compat_30_fhopen(fhp, flags) \ argument 1587 #define __sanitizer_syscall_post_compat_30_fhopen(res, fhp, flags) \ argument 1590 #define __sanitizer_syscall_pre_compat_30_fhstat(fhp, sb) \ argument 1593 #define __sanitizer_syscall_post_compat_30_fhstat(res, fhp, sb) \ argument 1596 #define __sanitizer_syscall_pre_compat_20_fhstatfs(fhp, buf) \ argument 1599 #define __sanitizer_syscall_post_compat_20_fhstatfs(res, fhp, buf) \ argument 1888 #define __sanitizer_syscall_pre_compat_30_fhstatvfs1(fhp, buf, flags) \ argument 1891 #define __sanitizer_syscall_post_compat_30_fhstatvfs1(res, fhp, buf, flags) \ argument [all …]
|