Home
last modified time | relevance | path

Searched refs:f_closeparen (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.bin/find/
H A Doperator.c98 if (next->execute == f_closeparen) { in yankexpr()
139 if (expr->execute == f_closeparen) in paren_squish()
H A Dextern.h88 exec_f f_closeparen; variable
H A Doption.c55 { ")", c_simple, f_closeparen, 0 },
H A Dfunction.c1799 f_closeparen(PLAN *plan __unused, FTSENT *entry __unused) in f_closeparen() function