Searched refs:mkopt_tail (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/SETUP/config/
H A Dexterns.c51 struct opt *opt, *mkopt, *opt_tail, *mkopt_tail; variable in typeref:struct:
H A Dconfig.h130 extern struct opt *opt, *mkopt, *opt_tail, *mkopt_tail;
H A Dparser.y194 mkopt_tail->op_next = op;
195 mkopt_tail = op;

Completed in 25 milliseconds