Home
last modified time | relevance | path

Searched defs:nodelist (Results 1 – 1 of 1) sorted by relevance

/system/core/sh/
Dnodes.h152 struct nodelist { struct
153 struct nodelist *next; argument
154 union node *n;