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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/findutils/
H A Dfind.c512 action* alloc_action(int sizeof_struct, action_fp f) function
524 #define ALLOC_ACTION(name) (action_##name*)alloc_action(sizeof(action_##name), (action_fp) func_##name)

Completed in 41 milliseconds