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

/freebsd-13-stable/usr.bin/tip/tip/
H A Dremote.c138 if (DV == NOSTR) {
142 if (DU && CU == NOSTR)
144 if (DU && PN == NOSTR) {
148 if (DU && AT == NOSTR) {
160 HW = (CU == NOSTR) || (DU && equal(DV, CU));
193 if (RE == NOSTR)
195 if (EX == NOSTR)
197 if (ES != NOSTR)
199 if (FO != NOSTR)
201 if (PR != NOSTR)
[all...]
H A Dacu.c77 if (CM != NOSTR)
80 return (NOSTR);
96 disconnect(NOSTR);
126 while (fgets(string, sizeof(string), fd) != NOSTR) {
151 if (CM != NOSTR)
154 return (NOSTR);
171 if (reason == NOSTR) {
H A Dvars.c63 NOSTR, (char *)&EL },
75 NOSTR, _PATH_ACULOG },
77 NOSTR, (char *)&PH },
83 "rc", NOSTR },
87 NOSTR, (char *)&RM },
97 NOSTR, NOSTR },
124 { NOSTR, 0, 0,
125 NOSTR, NOSTR }
[all...]
H A Dlog.c66 if ((user = getlogin()) == NOSTR) {
H A Dcmds.c665 if (msg != NOSTR)
681 if ((dismsg = value(DISCONNECT)) != NOSTR) {
685 tipabort(NOSTR);
793 setparity(NOSTR);
804 linedisc(NOSTR);
943 if (Shell == NOSTR)
958 return(NOSTR);
968 return(NOSTR);
972 return(NOSTR);
976 return(NOSTR);
[all...]
H A Dcu.c62 CU = DV = NOSTR;
H A Dtip.c71 char *sys = NOSTR, sbuf[12], *p;
121 if (sys == NOSTR)
174 if ((PH = getenv("PHONES")) == NOSTR)
617 if (value(PARITY) == NOSTR)
H A Dtip.h240 #define NOSTR ((char *)NULL) macro
H A Dvalue.c122 if ((p->v_value = strdup(v)) == NOSTR) {
/freebsd-13-stable/include/
H A Dlanginfo.h110 #define NOSTR 55 /* negative response for yes/no queries */ macro
/freebsd-13-stable/lib/libc/locale/
H A Dnl_langinfo.c157 * YESSTR and NOSTR items marked with LEGACY are available, but not
164 case NOSTR: /* LEGACY */
/freebsd-13-stable/usr.bin/locale/
H A Dlocale.c347 NOSTR, "(POSIX legacy)" } /* compat */

Completed in 80 milliseconds