Searched defs:on (Results 1 – 2 of 2) sorted by relevance
/busybox-1.35.0/scripts/kconfig/ |
D | zconf.gperf | 42 on, T_ON, TF_PARAM keyword
|
/busybox-1.35.0/shell/ |
D | ash.c | 2533 # define listvars(on, off, lp, end) listvars(on, off, end) argument 2536 listvars(int on, int off, struct strlist *lp, char ***end) in listvars() 3652 #define setjobctl(on) do {} while (0) argument 4071 setjobctl(int on) in setjobctl() 9722 setinteractive(int on) in setinteractive() 11466 showvars(const char *sep_prefix, int on, int off) in showvars()
|