Home
last modified time | relevance | path

Searched refs:ioctlent_h (Results 1 – 3 of 3) sorted by relevance

/external/strace/
DMakefile.am1009 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)))
DMakefile.in1988 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) \
DChangeLog42584 * 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.