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

/freebsd-current/usr.bin/tip/tip/
H A Dremote.c122 if (DV == NOSTR) {
126 if (DU && CU == NOSTR)
128 if (DU && PN == NOSTR) {
132 if (DU && AT == NOSTR) {
144 HW = (CU == NOSTR) || (DU && equal(DV, CU));
177 if (RE == NOSTR)
179 if (EX == NOSTR)
181 if (ES != NOSTR)
183 if (FO != NOSTR)
185 if (PR != NOSTR)
[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 }
[all...]
H A Dacu.c67 if (CM != NOSTR)
70 return (NOSTR);
86 disconnect(NOSTR);
116 while (fgets(string, sizeof(string), fd) != NOSTR) {
141 if (CM != NOSTR)
144 return (NOSTR);
161 if (reason == NOSTR) {
H A Dlog.c56 if ((user = getlogin()) == NOSTR) {
H A Dcmds.c655 if (msg != NOSTR)
671 if ((dismsg = value(DISCONNECT)) != NOSTR) {
675 tipabort(NOSTR);
783 setparity(NOSTR);
794 linedisc(NOSTR);
933 if (Shell == NOSTR)
948 return(NOSTR);
958 return(NOSTR);
962 return(NOSTR);
966 return(NOSTR);
[all...]
H A Dcu.c52 CU = DV = NOSTR;
H A Dtip.c55 char *sys = NOSTR, sbuf[12], *p;
105 if (sys == NOSTR)
158 if ((PH = getenv("PHONES")) == NOSTR)
601 if (value(PARITY) == NOSTR)
H A Dtip.h235 #define NOSTR ((char *)NULL) macro
H A Dvalue.c126 if ((p->v_value = strdup(v)) == NOSTR) {
/freebsd-current/include/
H A Dlanginfo.h108 #define NOSTR 55 /* negative response for yes/no queries */ macro
/freebsd-current/lib/libc/locale/
H A Dnl_langinfo.c154 * YESSTR and NOSTR items marked with LEGACY are available, but not
161 case NOSTR: /* LEGACY */
/freebsd-current/usr.bin/locale/
H A Dlocale.c345 NOSTR, "(POSIX legacy)" } /* compat */

Completed in 79 milliseconds