Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svr4pkg/libinst/
H A Ddepchk.c56 depckl_t *a_dck, int a_depIndex, depckErrorRecord_t *a_eir,
296 depckl_t *a_dck, int a_depIndex, depckErrorRecord_t *a_eir, in collectError() argument
302 if (a_dck[a_depIndex].ignore_values == (char *)NULL) { in collectError()
303 if (a_dck[a_depIndex].err_msg == (char **)NULL) { in collectError()
311 *a_dck[a_depIndex].err_msg, in collectError()
316 if (a_dck[a_depIndex].depcklFunc != NULL) { in collectError()
319 err = (a_dck[a_depIndex].depcklFunc)(msgbuf, in collectError()