Home
last modified time | relevance | path

Searched defs:context (Results 1 – 10 of 10) sorted by relevance

/busybox-1.35.0/libbb/
Dselinux_common.c46 security_context_t context; in selinux_preserve_fcontext() local
Dhash_md5prime.c392 void FAST_FUNC md5_begin(md5_ctx_t *context) in md5_begin()
407 void FAST_FUNC md5_hash(const void *buffer, size_t inputLen, md5_ctx_t *context) in md5_hash()
440 unsigned FAST_FUNC md5_end(void *digest, md5_ctx_t *context) in md5_end()
/busybox-1.35.0/selinux/
Druncon.c123 char *context = NULL; in runcon_main() local
Dchcon.c69 context_t context = NULL; in change_filedir_context() local
Dsetfiles.c342 char *context = NULL; in restore() local
488 char *context = *contextp; in canoncon() local
/busybox-1.35.0/util-linux/
Dmkswap.c54 context_t context; in mkswap_selinux_setcontext() local
/busybox-1.35.0/coreutils/
Dmd5_sha1_sum.c166 } context; in hash_file() local
/busybox-1.35.0/editors/
Dpatch.c105 int context, state, hunknum; member
Dpatch_toybox.c231 int context, state, filein, fileout, filepatch, hunknum; member
/busybox-1.35.0/findutils/
Dfind.c957 ACTF(context) in ACTF() argument