Lines Matching refs:NOSTR
81 if (DV == NOSTR) { in getremcap()
85 if (DU && CU == NOSTR) in getremcap()
87 if (DU && PN == NOSTR) { in getremcap()
98 HW = (CU == NOSTR) || (DU && equal(DV, CU)); in getremcap()
133 if (ES != NOSTR) in getremcap()
135 if (FO != NOSTR) in getremcap()
137 if (PR != NOSTR) in getremcap()
139 if (RC != NOSTR) in getremcap()
157 if (host == NOSTR && (host = getenv("HOST")) == NOSTR) { in getremote()
169 if (next == NOSTR) in getremote()
170 return (NOSTR); in getremote()
173 next = NOSTR; in getremote()