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

/illumos-gate/usr/src/lib/libtnf/
H A Darray.c38 static struct taginfo * get_array_info(
67 get_array_info( function
102 (void) get_array_info(datum, &base, &elt, &elt_base);
124 (void) get_array_info(datum, &base, &elt, &elt_base);
167 (void) get_array_info(datum, &base, &elt, &elt_base);
183 info = get_array_info(datum, &base, &elt, &elt_base);
202 (void) get_array_info(datum, &base, &elt, &elt_base);
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.c1457 get_array_info(const char *inputstr, const char **name, unsigned int *index) function
1553 if (get_array_info(lastnameptr, &nameptr, &index)) {
1583 not_array = get_array_info(lastnameptr, &nameptr, &index);

Completed in 231 milliseconds