Home
last modified time | relevance | path

Searched refs:exec_fn (Results 1 – 2 of 2) sorted by relevance

/external/ltp/include/old/
Dtest.h112 #define TST_DECLARE_ONCE_FN(name_fn, exec_fn) \ argument
116 pthread_once(&ltp_once, exec_fn); \
/external/squashfs-tools/squashfs-tools/
Daction.c2605 static int exec_fn(struct atom *atom, struct action_data *action_data) in exec_fn() function
3239 { "exec", 1, exec_fn, NULL, 1, 0},