Home
last modified time | relevance | path

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

/external/libcap/libcap/
DMakefile82 UAPI_HEADER := $(topdir)/libcap/include/uapi/linux/capability.h macro
83 cap_names.list.h: Makefile $(UAPI_HEADER)
85 … $$val=$$2; $$tok =~ tr/A-Z/a-z/; print "{\"$$tok\",$$val},\n"; } }' $(UAPI_HEADER) | fgrep -v 0x …