Searched refs:exec_actions (Results 1 – 1 of 1) sorted by relevance
513 static int exec_actions(action ***appp, const char *fileName, const struct stat *statbuf) in exec_actions() function884 return exec_actions(ap->subexpr, fileName, statbuf); in ACTF()1016 r = exec_actions(G.actions, fileName, statbuf); in fileAction()