/busybox-1.35.0/archival/libarchive/ |
D | decompress_unlzma.c | 56 static void rc_read(rc_t *rc) in rc_read() 68 static void rc_do_normalize(rc_t *rc) in rc_do_normalize() 75 static ALWAYS_INLINE void rc_normalize(rc_t *rc) in rc_normalize() 86 rc_t *rc; in rc_init() local 101 static ALWAYS_INLINE void rc_free(rc_t *rc) in rc_free() 107 static speed_inline int rc_is_bit_1(rc_t *rc, uint16_t *p) in rc_is_bit_1() 123 static ALWAYS_INLINE int rc_get_bit(rc_t *rc, uint16_t *p, int *symbol) in rc_get_bit() 131 static ALWAYS_INLINE int rc_direct_bit(rc_t *rc) in rc_direct_bit() 144 rc_bit_tree_decode(rc_t *rc, uint16_t *p, int num_levels, int *symbol) in rc_bit_tree_decode() 224 rc_t *rc; in IF_DESKTOP() local
|
/busybox-1.35.0/selinux/ |
D | matchpathcon.c | 34 int rc = matchpathcon(path, 0, &buf); in print_matchpathcon() local 84 int rc; in matchpathcon_main() local
|
D | getenforce.c | 28 int rc; in getenforce_main() local
|
D | load_policy.c | 26 int rc; in load_policy_main() local
|
D | setenforce.c | 40 int i, rc; in setenforce_main() local
|
D | getsebool.c | 30 int i, rc = 0, active, pending, len = 0; in getsebool_main() local
|
D | chcon.c | 72 int rc = FALSE; in change_filedir_context() local
|
D | sestatus.c | 168 int rc; in sestatus_main() local
|
/busybox-1.35.0/archival/libarchive/unxz/ |
D | xz_dec_lzma2.c | 263 struct rc_dec rc; member 440 static void XZ_FUNC rc_reset(struct rc_dec *rc) in rc_reset() 451 static bool XZ_FUNC rc_read_init(struct rc_dec *rc, struct xz_buf *b) in rc_read_init() 465 static inline bool XZ_FUNC rc_limit_exceeded(const struct rc_dec *rc) in rc_limit_exceeded() 474 static inline bool XZ_FUNC rc_is_finished(const struct rc_dec *rc) in rc_is_finished() 480 static __always_inline void XZ_FUNC rc_normalize(struct rc_dec *rc) in rc_normalize() 499 static __always_inline int XZ_FUNC rc_bit(struct rc_dec *rc, uint16_t *prob) in rc_bit() 522 struct rc_dec *rc, uint16_t *probs, uint32_t limit) in rc_bittree() 537 static __always_inline void XZ_FUNC rc_bittree_reverse(struct rc_dec *rc, in rc_bittree_reverse() 555 struct rc_dec *rc, uint32_t *dest, uint32_t limit) in rc_direct()
|
/busybox-1.35.0/modutils/ |
D | insmod.c | 51 int rc; in insmod_main() local
|
D | modprobe.c | 245 int rc = TRUE; in config_file_action() local 418 int rc, first; in do_modprobe() local 559 int rc; in modprobe_main() local
|
/busybox-1.35.0/networking/ssl_helper/ |
D | ssl_helper.c | 195 int rc; in flush_to_net() local 211 int rc; in do_io_until_eof_and_exit() local 345 int rc, CAstreamLen; in make_keys() local
|
/busybox-1.35.0/findutils/ |
D | find.c | 517 int rc = 0; in exec_actions() local 755 int i, rc; in do_exec() local 818 int rc; in ACTF() local 843 int rc = do_exec(ae, NULL); in flush_exec_plus() local 918 int rc; in ACTF() local 960 int rc; in ACTF() local
|
/busybox-1.35.0/util-linux/ |
D | flock.c | 103 int rc; in flock_main() local
|
D | mountpoint.c | 45 int rc, opt; in mountpoint_main() local
|
/busybox-1.35.0/loginutils/ |
D | chpasswd.c | 72 int rc; in chpasswd_main() local
|
D | passwd.c | 114 int rc; in passwd_main() local
|
/busybox-1.35.0/libbb/ |
D | vfork_daemon_rexec.c | 104 int rc, argc; in run_nofork_applet() local 227 int rc; in spawn_and_wait() local
|
D | loop.c | 70 int fd, rc; in del_loop() local 110 int i, lfd, ffd, mode, rc; in set_loop() local
|
/busybox-1.35.0/init/ |
D | halt.c | 175 int which, flags, rc; in halt_main() local
|
/busybox-1.35.0/scripts/kconfig/ |
D | kxgettext.c | 131 int rc = -1; in message__add_file_line() local 146 int rc = 0; in message__add() local
|
/busybox-1.35.0/runit/ |
D | sv.c | 201 unsigned rc; member 210 #define rc (G.rc ) macro
|
/busybox-1.35.0/networking/ |
D | telnetd.c | 182 ssize_t rc; in safe_write_to_pty_decode_iac() local 379 size_t wr, rc, total; in safe_write_double_iac() local
|
/busybox-1.35.0/mailutils/ |
D | popmaildir.c | 210 int rc; in popmaildir_main() local
|
D | reformime.c | 223 int rc; in parse() local
|