Searched refs:ioctlent_h (Results 1 – 3 of 3) sorted by relevance
/external/strace/ |
D | Makefile.am | 1009 ioctlent_h = $(patsubst $(srcdir)/$(OS)/$(ARCH)/ioctls_inc%,ioctlent%,$(ioctls_inc_h)) macro 1010 ioctl_redefs_h = $(filter-out ioctl_redefs0.h,$(subst ioctlent,ioctl_redefs,$(ioctlent_h)))
|
D | Makefile.in | 1988 ioctlent_h = $(patsubst $(srcdir)/$(OS)/$(ARCH)/ioctls_inc%,ioctlent%,$(ioctls_inc_h)) 1989 ioctl_redefs_h = $(filter-out ioctl_redefs0.h,$(subst ioctlent,ioctl_redefs,$(ioctlent_h))) 1990 BUILT_SOURCES = $(ioctl_redefs_h) $(ioctlent_h) bpf_attr_check.c \ 1993 CLEANFILES = $(ioctl_redefs_h) $(ioctlent_h) $(mpers_preproc_files) \
|
D | ChangeLog | 42584 * Makefile.am ($(ioctlent_h)): Remove 1st field. 42598 ($(ioctlent_h)): Don't use linux/ioctlent-filter.awk. 51679 [MAINTAINER_MODE && LINUX]: Convert from ioctlent_h to ioctlent_h_in.
|