Lines Matching refs:NOSTR
109 if (DV == NOSTR) { in getremcap()
113 if (DU && CU == NOSTR) in getremcap()
115 if (DU && PN == NOSTR) { in getremcap()
126 HW = (CU == NOSTR) || (DU && equal(DV, CU)); in getremcap()
161 if (ES != NOSTR) in getremcap()
163 if (FO != NOSTR) in getremcap()
165 if (PR != NOSTR) in getremcap()
167 if (RC != NOSTR) in getremcap()
185 if (host == NOSTR && (host = getenv("HOST")) == NOSTR) { in getremote()
197 if (next == NOSTR) in getremote()
198 return (NOSTR); in getremote()
201 next = NOSTR; in getremote()