Lines Matching refs:ENOTSUP
12 { errno = ENOTSUP; return -1; } in getcon()
17 { errno = ENOTSUP; return -1; } in getfscreatecon()
19 { errno = ENOTSUP; return -1; } in setfscreatecon()
23 { errno = ENOTSUP; return -1; } in matchpathcon()
26 { errno = ENOTSUP; return -1; } in getfilecon()
29 { errno = ENOTSUP; return -1; } in lgetfilecon()
32 { errno = ENOTSUP; return -1; } in setfilecon()
35 { errno = ENOTSUP; return -1; } in lsetfilecon()
38 { errno = ENOTSUP; return -1; } in fsetfilecon()
42 { errno = ENOTSUP; return -1; } in security_check_context()
45 { errno = ENOTSUP; return -1; } in security_check_context_raw()
47 { errno = ENOTSUP; return -1; } in setexeccon()
53 { errno = ENOTSUP; return -1; } in security_compute_create()
57 { errno = ENOTSUP; return -1; } in matchpathcon_init_prefix()