Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svr4pkg/libinst/
H A Ddepchk.c57 int a_errIndex);
297 int a_errIndex) in collectError() argument
305 ERR_DEPENDENCY_REPORT, a_eir->ier_values[a_errIndex], in collectError()
307 "zone", a_eir->ier_zones[a_errIndex]); in collectError()
312 a_eir->ier_values[a_errIndex], in collectError()
314 "zone", a_eir->ier_zones[a_errIndex]); in collectError()
336 zn = strdup(a_eir->ier_zones[a_errIndex]); in collectError()
339 int len = strlen(zn)+strlen(a_eir->ier_zones[a_errIndex])+3; in collectError()
342 a_eir->ier_zones[a_errIndex]); in collectError()