Searched refs:sizeof_struct (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/findutils/
H A Dfind.c752 auto action* alloc_action(int sizeof_struct, action_fp f);
753 action* alloc_action(int sizeof_struct, action_fp f) argument
757 appp[cur_group][cur_action++] = ap = xmalloc(sizeof_struct);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/findutils/
H A Dfind.c752 auto action* alloc_action(int sizeof_struct, action_fp f);
753 action* alloc_action(int sizeof_struct, action_fp f) argument
757 appp[cur_group][cur_action++] = ap = xmalloc(sizeof_struct);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/findutils/
H A Dfind.c752 auto action* alloc_action(int sizeof_struct, action_fp f);
753 action* alloc_action(int sizeof_struct, action_fp f) argument
757 appp[cur_group][cur_action++] = ap = xmalloc(sizeof_struct);

Completed in 165 milliseconds