Searched defs:action_expression (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/find/
H A Dfind.c241 static int action_expression = 0; /* -print, -exec, or -ok */ variable
322 if (compile(argv + paths, topnode, &action_expression) == 0) {
325 } else if (!action_expression) {

Completed in 48 milliseconds