Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/find/
H A Dfind.c187 static struct Node LPAREN_NODE = { 0, LPAREN, 0, 0}; variable
340 (void) memcpy(topnode, &LPAREN_NODE, sizeof (struct Node)); in main()