Home
last modified time | relevance | path

Searched defs:func (Results 1 – 9 of 9) sorted by relevance

/busybox-1.35.0/shell/hush_test/hush-misc/
Dnommu3.tests3 func() function
/busybox-1.35.0/shell/ash_test/ash-misc/
Dnommu3.tests3 func() function
/busybox-1.35.0/archival/
Drpm.c358 int opt, func = 0; in rpm_main() local
/busybox-1.35.0/networking/
Difplugd.c306 smallint (*func)(void); member
/busybox-1.35.0/miscutils/
Dbc.c422 size_t func; member
765 BcFunc *func; member
1251 BcFunc *func = xc_program_func(ip->func); in bc_program_current_func() local
1260 BcFunc *func = bc_program_current_func(); in xc_program_str() local
1271 BcFunc *func = bc_program_current_func(); in xc_program_const() local
2464 static FAST_FUNC void bc_func_free(void *func) in bc_func_free()
3794 BcFunc *func = xc_program_func(entry_ptr->idx); in bc_program_addFunc() local
6165 BcFunc *func; in zbc_program_call() local
6674 BcFunc *func = xc_program_func(ip->func); in zxc_program_exec() local
/busybox-1.35.0/procps/
Dpowertop.c426 const char *count, *process, *func; in process_timer_stats() local
/busybox-1.35.0/shell/
Dash.c8184 struct funcnode *func; member
9182 defun(union node *func) in defun()
9875 evalfun(struct funcnode *func, int argc, char **argv, int flags) in evalfun()
Dhush.c1138 # define BLTIN(cmd, func, help) { cmd, func, help } argument
1140 # define BLTIN(cmd, func, help) { cmd, func } argument
/busybox-1.35.0/editors/
Dawk.c144 } func; typedef