Searched refs:p_status (Results 1 – 17 of 17) sorted by relevance
90 (ph)->p_status = st; \100 (ph)->p_status = NSS_SUCCESS; \106 (ph)->p_status = st; \113 (((ph)->p_status) == NSS_SUCCESS)116 (((ph)->p_status) != NSS_SUCCESS)119 (((nss_pheader_t *)(ph))->p_status)131 (ph)->p_status = 0; \136 (ph)->p_status = (ph1)->p_status; \
955 if (phdr->p_status != NSS_ALTRETRY) in switcher()
1431 pbuf->p_status, pbuf->p_herrno, strerror(pbuf->p_errno)); in nss_psearch()
94 pack.p_status = 0; in packfn()97 pack.p_name, pack.p_status); in packfn()155 pack.p_status = 0; in unpackfn()158 pack.p_name, pack.p_status); in unpackfn()165 pack.p_name, pack.p_status); in unpackfn()218 pack.p_status = 0; in inquirefn()221 pack.p_name, pack.p_status); in inquirefn()247 (pack.p_status & CACHEFS_PACKED_FILE) ? "YES" : "NO", in inquirefn()248 (pack.p_status & CACHEFS_PACKED_DATA) ? "YES" : "NO"); in inquirefn()251 (pack.p_status & CACHEFS_PACKED_NOCACHE) ? in inquirefn()
95 pmptr->p_status = VALID;118 pmptr->p_status = VALID;188 pmptr->p_status = LOCKED;323 pmptr->p_status = VALID;463 if (pmptr->p_status == VALID) in kill_children()562 if ((pmptr->p_status == LOCKED) && (pmptr->p_fd == 0)) {566 pmptr->p_status = VALID;580 else if ((pmptr->p_status == SESSION) && (pmptr->p_fd == 0)) {584 pmptr->p_status = VALID;598 else if ((pmptr->p_status == UNACCESS) && (pmptr->p_fd == 0)) {[all …]
255 if ((tp->p_status > 0) && (tp->p_fd == 0) && in initialize()288 if ((tp->p_status > 0) && (tp->p_fd == 0) && in open_all()312 } else if (((tp->p_status == LOCKED) || in open_all()313 (tp->p_status == SESSION) || in open_all()314 (tp->p_status == UNACCESS)) && in open_all()331 tp->p_status = VALID; in open_all()391 if (pmptr->p_status == GETTY) {400 pmptr->p_status = NOTVALID;413 pmptr->p_status = UNACCESS;431 pmptr->p_status = LOCKED;[all …]
96 if ((gptr->p_status == SESSION) || in read_pmtab()97 (gptr->p_status == LOCKED) || in read_pmtab()98 (gptr->p_status == UNACCESS)) { in read_pmtab()103 gptr->p_inservice = gptr->p_status; in read_pmtab()105 gptr->p_status = NOTVALID; in read_pmtab()455 log("status:\t\t%d", gptr->p_status); in dump_pmtab()553 if (tsp->p_status) {560 tsp->p_status = VALID;567 tsp->p_status = NOTVALID;581 sp->p_status = CHANGED;[all …]
75 if (pmtab->p_status != GETTY) {140 (pmtab->p_status == GETTY) || (pmtab->p_timeout > 0)) {243 if (pmtab->p_status != GETTY) {532 if (pmtab->p_status != GETTY) {557 if (pmtab->p_status != GETTY) {602 if (pmtab->p_status != GETTY) {
68 int p_status; /* status of entry */ member
188 pmtab->p_status = GETTY; in parse_args()
367 if (pdesc != NULL && rp && rp->p_status == NSS_ALTRETRY && in _nsc_try1door()385 if (rp->p_status == NSS_ALTRESET || in _nsc_try1door()386 rp->p_status == NSS_ALTRETRY || in _nsc_try1door()387 rp->p_status == NSS_TRYLOCAL) in _nsc_try1door()388 return (rp->p_status); in _nsc_try1door()479 ph->p_status = NSS_ALTRETRY; in _nsc_trydoorcall_ext()
785 pbuf->p_status = NSS_SUCCESS; in nss_packed_set_status()790 pbuf->p_status = status; in nss_packed_set_status()807 pbuf->p_status = status; in nss_packed_set_status()813 pbuf->p_status = NSS_SUCCESS; in nss_packed_set_status()815 pbuf->p_status = NSS_NOTFOUND; in nss_packed_set_status()823 if ((pbuf->p_status = status) != NSS_SUCCESS) { in nss_packed_set_status()
1686 pbuf->p_status = 0; in nss_pack()1784 pbuf->p_status = 0; in nss_pack_ent()1858 status = pbuf->p_status; in nss_unpack()1905 if (pbuf->p_status == NSS_SUCCESS) { in nss_unpack()1954 status = pbuf->p_status; in nss_unpack_ent()
578 pbuf->p_status = NSS_NOTFOUND; in _nss_dns_gethost_withttl()592 pbuf->p_status = NSS_NOTFOUND; in _nss_dns_gethost_withttl()
60 int p_status; /* status of operation */ member
602 uint32_t p_status; /* nss_status_t */ member
1807 &packp->p_status, cred); in cachefs_ioctl()