Searched refs:USE_SELINUX (Results 1 - 17 of 17) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/libcoreutils/
H A Dgetopt_mk_fifo_nod.c34 opt = getopt32(argv, "m:" USE_SELINUX("Z:"), &smode USE_SELINUX(,&scontext));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/
H A Dudev_selinux.h21 #ifdef USE_SELINUX
37 #endif /* USE_SELINUX */
H A DMakefile33 USE_SELINUX = false macro
145 ifeq ($(strip $(USE_SELINUX)),true)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Dmkdir.c52 opt = getopt32(argv, "m:p" USE_SELINUX("Z:"), &smode USE_SELINUX(,&scontext));
H A Did.c52 opt_complementary = "?1:u--g:g--u:r?ug:n?ug" USE_SELINUX(":u--Z:Z--u:g--Z:Z--g");
53 flags = getopt32(argv, "rnug" USE_SELINUX("Z"));
71 if (flags & (JUST_GROUP | JUST_USER USE_SELINUX(| JUST_CONTEXT))) {
H A Dinstall.c107 opt_complementary = "s--d:d--s" USE_SELINUX(":Z--\xff:\xff--Z");
111 flags = getopt32(argv, "cvb" "dpsg:m:o:" USE_SELINUX("Z:"),
112 &gid_str, &mode_str, &uid_str USE_SELINUX(, &scontext));
H A Dstat.c122 USE_SELINUX(, security_context_t scontext))
172 USE_SELINUX(, security_context_t scontext))
286 USE_SELINUX(, security_context_t scontext)),
287 void const *data USE_SELINUX(, security_context_t scontext) )
327 print_func(dest, n_alloc, *p, filename, data USE_SELINUX(,scontext));
370 print_it(format, filename, print_statfs, &statfsbuf USE_SELINUX(, scontext));
388 print_it(format, filename, print_statfs, &statfsbuf USE_SELINUX(, scontext));
530 print_it(format, filename, print_stat, &statbuf USE_SELINUX(, scontext));
618 USE_SELINUX("Z")
120 print_statfs(char *pformat, const size_t buf_len, const char m, const char *const filename, void const *data USE_SELINUX(, security_context_t scontext)) argument
170 print_stat(char *pformat, const size_t buf_len, const char m, const char *const filename, void const *data USE_SELINUX(, security_context_t scontext)) argument
284 print_it(char const *masterformat, char const *filename, void (*print_func) (char *, size_t, char, char const *, void const * USE_SELINUX(, security_context_t scontext)), void const *data USE_SELINUX(, security_context_t scontext) ) argument
H A Dls.c138 USE_SELINUX(security_context_t sid;)
165 USE_SELINUX(security_context_t sid = NULL;)
195 USE_SELINUX(cur->sid = sid;)
404 USE_SELINUX( ((all_fmt & LIST_CONTEXT) ? 33 : 0) + )
721 USE_SELINUX("K")
723 USE_SELINUX("Z");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/include/
H A Dusage.h431 USE_SELINUX( \
1392 USE_SELINUX( \
1614 USE_SELINUX( \
1893 USE_SELINUX("K") "] [filenames...]"
1939 USE_SELINUX( \
1941 USE_SELINUX( \
1943 USE_SELINUX( \
2090 USE_SELINUX( \
2139 USE_SELINUX( \
2164 USE_SELINUX( \
[all...]
H A Dlibbb.h891 USE_SELINUX(char *context;)
926 USE_SELINUX(PSSCAN_CONTEXT = 1 << 15,) enumerator in enum:__anon11295
987 #define FILEUTILS_CP_OPTSTR "pdRfils" USE_SELINUX("c")
H A Dautoconf.h89 #define USE_SELINUX(...) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/loginutils/
H A Dsu.c97 USE_SELINUX(set_current_security_context(NULL);)
H A Dsulogin.c112 USE_SELINUX(renew_current_security_context());
H A Dlogin.c238 USE_SELINUX(security_context_t user_sid = NULL;)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/procps/
H A Dps.c285 USE_SELINUX(int opt;)
298 USE_SELINUX(opt =) getopt32(argv, "Zo:aAdefl", &opt_o);
347 USE_SELINUX(int i;)
358 USE_SELINUX(i =) getopt32(argv, USE_SELINUX("Z") "w", &w_count);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libbb/
H A Dprocps.c92 USE_SELINUX(free(sp->context);)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/
H A DConfig.h89 #define USE_SELINUX(...) macro

Completed in 135 milliseconds