Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/security/filecaps/
Dcheck_simple_capset.c34 caps = cap_from_text("cap_setpcap+ep"); in main()
35 caps2 = cap_from_text("cap_setpcap+ep"); in main()
Dverify_caps_exec.c86 cap_t cap = cap_from_text("=eip"); in drop_root()
104 cap = cap_from_text("all=eip"); in perms_test()
194 actual_caps = cap_from_text(p); in fork_drop_and_exec()
Dinh_capped.c49 cap_t caps = cap_from_text(capstr); in set_caps_from_text()
/external/libcap/progs/
Dsetcap.c102 cap_d = cap_from_text(text); in main()
128 cap_d = cap_from_text("="); in main()
134 cap_on_file = cap_from_text("="); in main()
Dcapsh.c165 all = cap_from_text(ptr); in main()
210 all = cap_from_text(argv[i]+7); in main()
/external/libcap/progs/old/
Dexeccap.c47 new_caps = cap_from_text(argv[1]); in main()
Dsetpcaps.c90 cap_d = cap_from_text(text); in main()
/external/ltp/testcases/kernel/security/cap_bound/
Dexec_with_inh.c50 cur = cap_from_text("all=eip"); in main()
Dcap_bset_inh_bounds.c59 cur = cap_from_text("all=eip"); in main()
/external/libcap/doc/
DMakefile14 cap_from_text.3 cap_to_text.3 cap_from_name.3 cap_to_name.3 \
/external/libcap/libcap/include/sys/
Dcapability.h104 extern cap_t cap_from_text(const char *);
/external/libcap/pam_cap/
Dpam_cap.c161 cap_s = cap_from_text(combined_caps); in set_capabilities()
/external/libcap/libcap/
Dcap_text.c110 cap_t cap_from_text(const char *str) in cap_from_text() function
/external/ltp/include/
Dconfig.h.default40 /* Define to 1 if you have the declaration of `cap_from_text', and to 0 if you