Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/nsswitch/nis/common/
H A Dnis_common.c156 int *ypstatusp;
174 if (ypstatusp != 0) {
175 *ypstatusp = ypstatus;
192 int *ypstatusp;
210 if (ypstatusp != 0) {
211 *ypstatusp = ypstatus;
217 _nss_nis_lookup(be, args, netdb, map, key, ypstatusp) in _nss_nis_lookup() argument
223 int *ypstatusp;
232 ypstatusp)) != NSS_SUCCESS) {
279 int *ypstatusp;
[all …]
H A Dnis_common.h105 int *ypstatusp);