Searched refs:CAPNG_NONE (Results 1 – 11 of 11) sorted by relevance
15 if capng.capng_have_capabilities(capng.CAPNG_SELECT_BOTH) != capng.CAPNG_NONE:38 if rc <= capng.CAPNG_NONE:
38 if (capng_have_capabilities(CAPNG_SELECT_BOTH) != CAPNG_NONE) { in main()56 if (capng_have_capabilities(CAPNG_SELECT_BOTH) != CAPNG_NONE) { in main()
35 if (capng_have_capabilities(CAPNG_SELECT_CAPS) != CAPNG_NONE) { in thread2_main()
95 if (capng_have_capabilities(CAPNG_SELECT_CAPS) == CAPNG_NONE) { in report()127 if (capng_have_capabilities(CAPNG_SELECT_CAPS) == CAPNG_NONE) { in report()
119 if (caps > CAPNG_NONE) { in main()
59 if (rc > CAPNG_NONE) { in check_file()
102 if (caps <= CAPNG_NONE) in collect_process_info()
43 typedef enum { CAPNG_FAIL=-1, CAPNG_NONE, CAPNG_PARTIAL, enumerator
549 if (capng_have_capabilities(CAPNG_SELECT_CAPS) == CAPNG_NONE) in capng_apply_caps_fd()732 return CAPNG_NONE; in capng_have_capabilities()
117 CAPNG_NONE = _capng.CAPNG_NONE variable
67 if (capng_have_capabilities(cap_set) == CAPNG_NONE) in drop_caps()