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

/ast/src/lib/libtksh/include/
H A Dtkshlib.h134 typedef struct Arg { struct
135 struct Arg *nextPtr; /* Next argument for this procedure,
145 } Arg; typedef in typeref:struct:Arg
163 Arg *argPtr; /* Pointer to first of procedure's formal

Completed in 8 milliseconds