Searched defs:context (Results 1 – 10 of 10) sorted by relevance
/busybox-1.35.0/libbb/ |
D | selinux_common.c | 46 security_context_t context; in selinux_preserve_fcontext() local
|
D | hash_md5prime.c | 392 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/ |
D | runcon.c | 123 char *context = NULL; in runcon_main() local
|
D | chcon.c | 69 context_t context = NULL; in change_filedir_context() local
|
D | setfiles.c | 342 char *context = NULL; in restore() local 488 char *context = *contextp; in canoncon() local
|
/busybox-1.35.0/util-linux/ |
D | mkswap.c | 54 context_t context; in mkswap_selinux_setcontext() local
|
/busybox-1.35.0/coreutils/ |
D | md5_sha1_sum.c | 166 } context; in hash_file() local
|
/busybox-1.35.0/editors/ |
D | patch.c | 105 int context, state, hunknum; member
|
D | patch_toybox.c | 231 int context, state, filein, fileout, filepatch, hunknum; member
|
/busybox-1.35.0/findutils/ |
D | find.c | 957 ACTF(context) in ACTF() argument
|