Home
last modified time | relevance | path

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

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