Searched defs:argnod (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/include/
H A Dargnod.h46 struct argnod *comarg;
47 struct argnod *comset;
88 struct argnod struct
92 struct argnod *ap;
97 struct argnod *ap;
107 /* The following should evaluate to the offset of argval in argnod */
108 #define ARGVAL offsetof(struct argnod,argval[0])

Completed in 20 milliseconds