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

/illumos-gate/usr/src/head/
H A Dvaltools.h35 struct _choice_ { struct
38 struct _choice_ *next;
46 struct _choice_
/illumos-gate/usr/src/lib/libadm/common/
H A Dckitem.c45 static int insert(struct _choice_ *, CKMENU *);
50 static struct _choice_ *next(struct _choice_ *);
234 struct _choice_ *chp;
325 struct _choice_ *chp;
333 struct _choice_ *_chp = chp;
344 if ((chp = calloc(1, sizeof (struct _choice_))) == NULL)
405 insert(struct _choice_ *chp, CKMENU *menup)
407 struct _choice_ *last, *base;
451 struct _choice_ *ch
[all...]
/illumos-gate/usr/src/lib/libpkg/common/
H A Dgpkglist.c115 struct _choice_ *chp;

Completed in 64 milliseconds