Symbol: NOSTR
lib/libc/locale/nl_langinfo.c
161
case NOSTR: /* LEGACY */
usr.bin/locale/locale.c
345
NOSTR, "(POSIX legacy)" } /* compat */
usr.bin/tip/tip/acu.c
116
while (fgets(string, sizeof(string), fd) != NOSTR) {
usr.bin/tip/tip/acu.c
141
if (CM != NOSTR)
usr.bin/tip/tip/acu.c
144
return (NOSTR);
usr.bin/tip/tip/acu.c
161
if (reason == NOSTR) {
usr.bin/tip/tip/acu.c
67
if (CM != NOSTR)
usr.bin/tip/tip/acu.c
70
return (NOSTR);
usr.bin/tip/tip/acu.c
86
disconnect(NOSTR);
usr.bin/tip/tip/cmds.c
655
if (msg != NOSTR)
usr.bin/tip/tip/cmds.c
671
if ((dismsg = value(DISCONNECT)) != NOSTR) {
usr.bin/tip/tip/cmds.c
675
tipabort(NOSTR);
usr.bin/tip/tip/cmds.c
783
setparity(NOSTR);
usr.bin/tip/tip/cmds.c
794
linedisc(NOSTR);
usr.bin/tip/tip/cmds.c
933
if (Shell == NOSTR)
usr.bin/tip/tip/cmds.c
948
return(NOSTR);
usr.bin/tip/tip/cmds.c
958
return(NOSTR);
usr.bin/tip/tip/cmds.c
962
return(NOSTR);
usr.bin/tip/tip/cmds.c
966
return(NOSTR);
usr.bin/tip/tip/cmds.c
970
return(NOSTR);
usr.bin/tip/tip/cu.c
52
CU = DV = NOSTR;
usr.bin/tip/tip/log.c
56
if ((user = getlogin()) == NOSTR) {
usr.bin/tip/tip/remote.c
122
if (DV == NOSTR) {
usr.bin/tip/tip/remote.c
126
if (DU && CU == NOSTR)
usr.bin/tip/tip/remote.c
128
if (DU && PN == NOSTR) {
usr.bin/tip/tip/remote.c
132
if (DU && AT == NOSTR) {
usr.bin/tip/tip/remote.c
144
HW = (CU == NOSTR) || (DU && equal(DV, CU));
usr.bin/tip/tip/remote.c
177
if (RE == NOSTR)
usr.bin/tip/tip/remote.c
179
if (EX == NOSTR)
usr.bin/tip/tip/remote.c
181
if (ES != NOSTR)
usr.bin/tip/tip/remote.c
183
if (FO != NOSTR)
usr.bin/tip/tip/remote.c
185
if (PR != NOSTR)
usr.bin/tip/tip/remote.c
187
if (RC != NOSTR)
usr.bin/tip/tip/remote.c
205
if (host == NOSTR && (host = getenv("HOST")) == NOSTR) {
usr.bin/tip/tip/remote.c
217
if (next == NOSTR)
usr.bin/tip/tip/remote.c
218
return (NOSTR);
usr.bin/tip/tip/remote.c
221
next = NOSTR;
usr.bin/tip/tip/tip.c
105
if (sys == NOSTR)
usr.bin/tip/tip/tip.c
158
if ((PH = getenv("PHONES")) == NOSTR)
usr.bin/tip/tip/tip.c
55
char *sys = NOSTR, sbuf[12], *p;
usr.bin/tip/tip/tip.c
601
if (value(PARITY) == NOSTR)
usr.bin/tip/tip/value.c
126
if ((p->v_value = strdup(v)) == NOSTR) {
usr.bin/tip/tip/vars.c
114
{ NOSTR, 0, 0,
usr.bin/tip/tip/vars.c
115
NOSTR, NOSTR }
usr.bin/tip/tip/vars.c
53
NOSTR, (char *)&EL },
usr.bin/tip/tip/vars.c
65
NOSTR, _PATH_ACULOG },
usr.bin/tip/tip/vars.c
67
NOSTR, (char *)&PH },
usr.bin/tip/tip/vars.c
73
"rc", NOSTR },
usr.bin/tip/tip/vars.c
77
NOSTR, (char *)&RM },
usr.bin/tip/tip/vars.c
87
NOSTR, NOSTR },