Searched refs:numeral_t (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm_impl.h153 /* Possible flag values for flag member of numeral_t */
301 } numeral_t; typedef in typeref:struct:numeral
306 numeral_t *headnumeral;
415 static char *new_id(numeral_t *, int, char *);
466 devfsadm_enumerate_t rules[], int index, numeral_t **matchnpp);
H A Ddevfsadm.c4904 numeral_t *matchnp;
4905 numeral_t *numeral;
4971 numeral = s_malloc(sizeof (numeral_t));
5002 devfsadm_enumerate_t rules[], int index, numeral_t **matchnpp)
5006 numeral_t *np;
5079 numeral_t *np;
5292 new_id(numeral_t *numeral, int type, char *min)
5301 numeral_t *np;
5621 numeral_t *np;
5645 np = s_malloc(sizeof (numeral_t));
[all...]

Completed in 174 milliseconds