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

/osnet-11/usr/src/lib/libinetsvc/common/
H A Dinetsvc.c249 p->ip_error = IVE_VALID;
264 p->ip_error = IVE_VALID;
279 p->ip_error = IVE_VALID;
300 p->ip_error = IVE_VALID;
316 p->ip_error = IVE_VALID;
596 if (prop[i].ip_error != IVE_UNSET)
597 prop[i].ip_error = IVE_VALID;
609 if ((prop[PT_SVC_NAME_INDEX].ip_error == IVE_UNSET) ||
612 prop[PT_SVC_NAME_INDEX].ip_error = IVE_INVALID;
616 if ((prop[PT_ISWAIT_INDEX].ip_error
[all...]
H A Dinetsvc.h321 iv_error_t ip_error; member in struct:__anon1753

Completed in 58 milliseconds