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

/xnu-2422.115.4/SETUP/config/
H A Dexterns.c59 struct opt *opt, *mkopt, *opt_tail, *mkopt_tail; variable in typeref:struct:
H A Dconfig.h218 extern struct opt *opt, *mkopt, *opt_tail, *mkopt_tail;
H A Dparser.y513 mkopt_tail->op_next = op;
514 mkopt_tail = op;

Completed in 371 milliseconds