OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yankexpr
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/find/
operator.c
53
static PLAN *
yankexpr
(PLAN **);
72
*
yankexpr
--
78
yankexpr
(PLAN **planp) /* pointer to top of plan (modified) */
function
97
if ((next =
yankexpr
(planp)) == NULL)
140
* the basic idea is to have
yankexpr
do all our work and just
143
while ((expr =
yankexpr
(&plan)) != NULL) {
operator.c
53
static PLAN *
yankexpr
(PLAN **);
72
*
yankexpr
--
78
yankexpr
(PLAN **planp) /* pointer to top of plan (modified) */
function
97
if ((next =
yankexpr
(planp)) == NULL)
140
* the basic idea is to have
yankexpr
do all our work and just
143
while ((expr =
yankexpr
(&plan)) != NULL) {
operator.c
53
static PLAN *
yankexpr
(PLAN **);
72
*
yankexpr
--
78
yankexpr
(PLAN **planp) /* pointer to top of plan (modified) */
function
97
if ((next =
yankexpr
(planp)) == NULL)
140
* the basic idea is to have
yankexpr
do all our work and just
143
while ((expr =
yankexpr
(&plan)) != NULL) {
Completed in 1320 milliseconds
Indexes created Sun Feb 15 12:34:49 CET 2026