Searched refs:defoption (Results 1 – 3 of 3) sorted by relevance
589 void defoption(const char *, struct defoptlist *, struct nvlist *);
399 { defoption($2, $3, $4); }
1093 defoption(const char *fname, struct defoptlist *opts, struct nvlist *deps) in defoption() function