Home
last modified time | relevance | path

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

/minix/usr.bin/find/
H A Doption.c61 { "(", N_OPENPAREN, c_openparen, 0 },
H A Dfind.h48 N_OPENPAREN, N_OR, N_PATH, N_PERM, N_PRINT, N_PRINT0, N_PRINTX, enumerator
H A Doperator.c95 if (node->type == N_OPENPAREN) in yankexpr()
H A Dfunction.c1801 return (palloc(N_OPENPAREN, (int (*)(PLAN *, FTSENT *))-1)); in c_openparen()