Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/error/common/
H A Derror.h240 void arrayify(int *e_length, Eptr **e_array, Eptr header);
H A Derrorsubr.c39 arrayify(int *e_length, Eptr **e_array, Eptr header) in arrayify() function
H A Derrorinput.c111 arrayify(r_errorc, r_errorv, er_head); in eaterrors()