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

/osnet-11/usr/src/lib/libinetsvc/common/
H A Dinetsvc.h87 #define PT_USER_INDEX 9 macro
H A Dinetsvc.c953 if (prop[PT_USER_INDEX].ip_error != IVE_UNSET) {
957 if (getpwnam_r(prop[PT_USER_INDEX].ip_value.iv_string, &pw,
960 uidl = strtol(prop[PT_USER_INDEX].ip_value.iv_string,
965 prop[PT_USER_INDEX].ip_error = IVE_INVALID;

Completed in 25 milliseconds