Home
last modified time | relevance | path

Searched refs:INIT_G (Results 1 – 25 of 98) sorted by relevance

1234

/busybox-1.35.0/util-linux/
Duevent.c30 #define INIT_G() do { setup_common_bufsiz(); } while (0) macro
54 INIT_G(); in uevent_main()
Dmkswap.c103 #define INIT_G() do { setup_common_bufsiz(); } while (0) macro
121 INIT_G(); in mkswap_main()
Dmore.c48 #define INIT_G() do { setup_common_bufsiz(); } while (0) macro
82 INIT_G(); in more_main()
Dswaponoff.c120 #define INIT_G() do { setup_common_bufsiz(); } while (0) macro
304 INIT_G(); in swap_on_off_main()
Dacpid.c129 #define INIT_G() do { \ macro
266 INIT_G(); in acpid_main()
/busybox-1.35.0/console-tools/
Dresize.c42 #define INIT_G() do { setup_common_bufsiz(); } while (0) macro
58 INIT_G(); in resize_main()
Dshowkey.c39 #define INIT_G() do { \ macro
71 INIT_G(); in showkey_main()
/busybox-1.35.0/mailutils/
Dmail.h21 #define INIT_G() do { \ macro
Dmakemime.c192 INIT_G(); in makemime_main()
/busybox-1.35.0/debianutils/
Drun_parts.c101 #define INIT_G() do { setup_common_bufsiz(); } while (0) macro
193 INIT_G(); in run_parts_main()
Dstart_stop_daemon.c171 #define INIT_G() do { \ macro
420 INIT_G(); in start_stop_daemon_main()
/busybox-1.35.0/sysklogd/
Dlogread.c76 #define INIT_G() do { \ macro
117 INIT_G(); in logread_main()
/busybox-1.35.0/networking/
Dslattach.c48 #define INIT_G() do { setup_common_bufsiz(); } while (0) macro
127 INIT_G(); in slattach_main()
Dftpgetput.c78 #define INIT_G() do { \ macro
308 INIT_G(); in ftpgetput_main()
Dzcip.c109 #define INIT_G() do { setup_common_bufsiz(); } while (0) macro
248 INIT_G(); in zcip_main()
/busybox-1.35.0/coreutils/
Ddu.c106 #define INIT_G() do { setup_common_bufsiz(); } while (0) macro
229 INIT_G(); in du_main()
Dtail.c79 #define INIT_G() do { setup_common_bufsiz(); } while (0) macro
130 INIT_G(); in tail_main()
/busybox-1.35.0/miscutils/
Ddc.c33 #define INIT_G() do { \ macro
274 INIT_G(); in dc_main()
Dman.c65 #define INIT_G() do { \ macro
264 INIT_G(); in man_main()
/busybox-1.35.0/procps/
Dfuser.c59 #define INIT_G() do { \ macro
276 INIT_G(); in fuser_main()
Dpstree.c83 #define INIT_G() do { \ macro
385 INIT_G(); in pstree_main()
/busybox-1.35.0/runit/
Drunsvdir.c96 #define INIT_G() do { setup_common_bufsiz(); } while (0) macro
249 INIT_G(); in runsvdir_main()
/busybox-1.35.0/networking/udhcp/
Ddhcprelay.c42 #define INIT_G() do { setup_common_bufsiz(); } while (0) macro
275 INIT_G(); in dhcprelay_main()
/busybox-1.35.0/archival/
Drpm.c91 #define INIT_G() do { setup_common_bufsiz(); } while (0) macro
360 INIT_G(); in rpm_main()
527 INIT_G(); in rpm2cpio_main()
/busybox-1.35.0/init/
Dbootchartd.c119 #define INIT_G() do { setup_common_bufsiz(); } while (0) macro
359 INIT_G(); in bootchartd_main()

1234