Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c907 struct nbinary { struct
908 smallint type;
909 union node *ch1;
910 union node *ch2;
995 struct nbinary nbinary; member