HomeSort by relevance Sort by last modified time
    Searched refs:PAM_CAP (Results 1 - 2 of 2) sorted by null

  /external/libcap/
Makefile 13 ifneq ($(PAM_CAP),no)
14 $(MAKE) -C pam_cap $@
Make.Rules 70 PAM_CAP := $(shell if [ -f /usr/include/security/pam_modules.h ]; then echo yes ; else echo no ; fi)
75 # capabilities on files. It can be used in conjunction with pam_cap

Completed in 85 milliseconds