Searched defs:level (Results 1 – 10 of 10) sorted by relevance
/busybox-1.35.0/util-linux/ |
D | dmesg.c | 63 int len, level; in dmesg_main() local
|
/busybox-1.35.0/miscutils/ |
D | man.c | 76 static int run_pipe(char *man_filename, int man, int level) in run_pipe() 166 static int show_manpage(char *man_filename, int man, int level) in show_manpage()
|
D | crond.c | 175 static void crondlog(unsigned level, const char *msg, va_list va) in crondlog()
|
/busybox-1.35.0/archival/ |
D | bzip2.c | 167 unsigned opt, level; in IF_DESKTOP() local
|
D | lzop.c | 451 uint8_t level; member 1034 smallint level; in lzo_set_method() local
|
/busybox-1.35.0/util-linux/volume_id/ |
D | linux_raid.c | 37 uint32_t level; member
|
/busybox-1.35.0/libbb/ |
D | xconnect.c | 19 int FAST_FUNC setsockopt_int(int fd, int level, int optname, int optval) in setsockopt_int() 23 int FAST_FUNC setsockopt_1(int fd, int level, int optname) in setsockopt_1()
|
/busybox-1.35.0/procps/ |
D | pstree.c | 244 dump_tree(PROC *current, int level, int rep, int leaf, int last, int closing) in dump_tree()
|
D | powertop.c | 174 int level; in read_cstate_counts() local
|
/busybox-1.35.0/editors/ |
D | vi.c | 2040 int dir, level; in find_pair() local
|