Home
last modified time | relevance | path

Searched refs:NOSTR (Results 1 – 12 of 12) sorted by relevance

/freebsd/usr.bin/tip/tip/
H A Dremote.c122 if (DV == NOSTR) { in getremcap()
126 if (DU && CU == NOSTR) in getremcap()
128 if (DU && PN == NOSTR) { in getremcap()
132 if (DU && AT == NOSTR) { in getremcap()
144 HW = (CU == NOSTR) || (DU && equal(DV, CU)); in getremcap()
177 if (RE == NOSTR) in getremcap()
179 if (EX == NOSTR) in getremcap()
181 if (ES != NOSTR) in getremcap()
183 if (FO != NOSTR) in getremcap()
185 if (PR != NOSTR) in getremcap()
[all …]
H A Dvars.c53 NOSTR, (char *)&EL },
65 NOSTR, _PATH_ACULOG },
67 NOSTR, (char *)&PH },
73 "rc", NOSTR },
77 NOSTR, (char *)&RM },
87 NOSTR, NOSTR },
114 { NOSTR, 0, 0,
115 NOSTR, NOSTR }
H A Dacu.c67 if (CM != NOSTR) in con()
70 return (NOSTR); in con()
86 disconnect(NOSTR); in con()
116 while (fgets(string, sizeof(string), fd) != NOSTR) { in con()
141 if (CM != NOSTR) in con()
144 return (NOSTR); in con()
161 if (reason == NOSTR) { in disconnect()
H A Dcmds.c655 if (msg != NOSTR) in tipabort()
671 if ((dismsg = value(DISCONNECT)) != NOSTR) { in finish()
675 tipabort(NOSTR); in finish()
783 setparity(NOSTR); in variable()
794 linedisc(NOSTR); in variable()
933 if (Shell == NOSTR) in expand()
948 return(NOSTR); in expand()
958 return(NOSTR); in expand()
962 return(NOSTR); in expand()
966 return(NOSTR); in expand()
[all …]
H A Dtip.c55 char *sys = NOSTR, sbuf[12], *p; in main()
105 if (sys == NOSTR) in main()
158 if ((PH = getenv("PHONES")) == NOSTR) in main()
601 if (value(PARITY) == NOSTR) in setparity()
H A Dlog.c56 if ((user = getlogin()) == NOSTR) { in logent()
H A Dcu.c52 CU = DV = NOSTR; in cumain()
H A Dtip.h235 #define NOSTR ((char *)NULL) macro
H A Dvalue.c126 if ((p->v_value = strdup(v)) == NOSTR) { in vassign()
/freebsd/include/
H A Dlanginfo.h108 #define NOSTR 55 /* negative response for yes/no queries */ macro
/freebsd/lib/libc/locale/
H A Dnl_langinfo.c161 case NOSTR: /* LEGACY */ in nl_langinfo_l()
/freebsd/usr.bin/locale/
H A Dlocale.c345 NOSTR, "(POSIX legacy)" } /* compat */