Home
last modified time | relevance | path

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

123

/illumos-gate/usr/src/cmd/mailx/
H A Dtty.c131 if (hp->h_to != NOSTR) in grabh()
136 if (hp->h_subject != NOSTR) in grabh()
141 if (hp->h_cc != NOSTR) in grabh()
146 if (hp->h_bcc != NOSTR) in grabh()
151 if (hp->h_subject != NOSTR) in grabh()
297 return(NOSTR); in readtty()
500 if (hp->h_to != NOSTR) in grabh()
518 if (hp->h_cc != NOSTR) in grabh()
527 if (hp->h_bcc != NOSTR) in grabh()
574 if (src != NOSTR) in readtty()
[all …]
H A Dcmd3.c323 if (cp != NOSTR) { in resp1()
350 if (cp == NOSTR) { in resp1()
361 head.h_cc = NOSTR; in resp1()
363 if (cp != NOSTR) { in resp1()
415 if (cp != NOSTR) in getrecf()
443 if (subj == NOSTR) in reedit()
444 return(NOSTR); in reedit()
554 *p = NOSTR; in set()
621 *p = NOSTR; in group()
776 if (cp == NOSTR) in file()
[all …]
H A Dsend.c309 mail1(&head, Fflag, NOSTR); in mail()
338 head.h_to = NOSTR; in tmail()
342 mail1(&head, Fflag, NOSTR); in tmail()
356 head.h_to = NOSTR; in sendmail()
362 mail1(&head, 0, NOSTR); in sendmail()
377 head.h_to = NOSTR; in Sendmail()
383 mail1(&head, 1, NOSTR); in Sendmail()
440 if (use_to && orig_to == NOSTR && hp->h_to != NOSTR) in mail1()
442 else if (orig_to == NOSTR) in mail1()
617 if ((postmark != NOSTR) || (returnaddr != NOSTR)) { in infix()
[all …]
H A Dcmd4.c74 if ((cmd = stripquotes(snarf(str, &f, 0))) == NOSTR) { in dopipe()
79 if ( (cmd = value("cmd")) == NOSTR) { in dopipe()
114 if ((Shell = value("SHELL")) == NOSTR || *Shell=='\0') in dopipe()
133 page = (value("page")!=NOSTR); in dopipe()
141 (value("alwaysignore") != NOSTR || in dopipe()
142 value("pipeignore") != NOSTR) in dopipe()
200 if ((file = snarf(str, &f, 1)) == NOSTR) in loadmsg()
218 if ((file = expand(file)) == NOSTR) in loadmsg()
273 if ((fld = stripquotes(snarf(str, &f, 0))) == NOSTR) { in field()
309 if (str == NOSTR) { in stripquotes()
[all …]
H A Doptim.c203 if (np == NOSTR) in unuucp()
207 if (hp == NOSTR) in unuucp()
212 if (cp == NOSTR) in unuucp()
280 return(NOSTR); in netname()
303 if (cp == NOSTR) in arpafix()
330 if (cp == NOSTR) in arpafix()
352 if (cp == NOSTR) in makeremote()
499 return(NOSTR); in mlook()
503 return(NOSTR); in mlook()
794 last = NOSTR; in rpair()
[all …]
H A Dmain.c137 ef = NOSTR; in main()
254 cwd = getcwd(NOSTR, PATHSIZE); in main()
333 if (newsflg && ef==NOSTR) { in main()
337 if (ef != NOSTR && argp != -1) { in main()
390 if (ef != NOSTR) { in main()
391 if (ef == NOSTR || *ef == '\0' || *ef == '+') { in main()
398 if (cwd == NOSTR) in main()
399 cwd = getcwd(NOSTR, PATHSIZE); in main()
413 if (msgCount > 0 && !noheader && value("header") != NOSTR) { in main()
H A Dcollect.c169 sflag = NOSTR; in collect()
171 if (hp->h_cc == NOSTR) { in collect()
173 cflag = NOSTR; in collect()
175 if (hp->h_bcc == NOSTR) { in collect()
177 bflag = NOSTR; in collect()
182 if (hp->h_to == NOSTR) in collect()
256 (value("dot") != NOSTR || value("ignoreeof") != NOSTR)) in collect()
379 if (cp != NOSTR) { in collect()
523 if (cp == NOSTR) in collect()
1275 if (hf == NOSTR) in addone()
[all …]
H A Dcmd2.c165 if ((file = expand(file)) == NOSTR) in save1()
240 if ((file = expand(file)) == NOSTR) in put1()
373 if ((file = expand(file)) == NOSTR) in swrite()
432 return (NOSTR); in snarf()
438 tok_beg = tok_end = NOSTR; in snarf()
468 return (NOSTR); in snarf()
478 tok_end = NOSTR; in snarf()
484 return (NOSTR); in snarf()
490 return (NOSTR); in snarf()
499 if (tok_beg != NOSTR && tok_end != NOSTR) { in snarf()
[all …]
H A Dnames.c123 comma)) == NOSTR) { in extract()
157 return (NOSTR); in detract()
166 return (NOSTR); in detract()
216 if (value("expandaddr") == NOSTR) in outof()
389 if (fcc == NOSTR) in isfileaddr()
418 metoo = (value("metoo") != NOSTR); in usermap()
516 if (cp != NOSTR) { in norm()
616 if (rflag != NOSTR) in unpack()
619 metoo = value("metoo") != NOSTR; in unpack()
630 if (rflag != NOSTR) { in unpack()
[all …]
H A Dquit.c106 autohold = value("hold") != NOSTR; in quit()
107 appending = value("append") != NOSTR; in quit()
110 if (value("keepsave") != NOSTR) in quit()
126 if (Tflag != NOSTR) { in quit()
128 Tflag = NOSTR; in quit()
137 if (Tflag != NOSTR && (mp->m_flag & (MREAD|MDELETED)) != 0) { in quit()
139 if (id != NOSTR) in quit()
143 if (id != NOSTR) in quit()
148 if (Tflag != NOSTR) in quit()
372 if (!noremove && (fsize(obuf) == 0) && (value("keep") == NOSTR)) { in writeback()
H A Dutil.c66 if (top == NOSTR) in savestr()
67 return(NOSTR); in savestr()
129 for (ap = argv; *ap != NOSTR; ap++) in argcount()
147 char *r = NOSTR; in hfield()
151 return(NOSTR); in hfield()
153 return(NOSTR); in hfield()
264 if ((cp = strchr(hfield, ':')) == NOSTR) in hcontents()
265 return(NOSTR); in hcontents()
328 if ((cp = expand(name)) == NOSTR) in source()
435 if (name == NOSTR) in phrase()
[all …]
H A Dcmd1.c167 if ((cp = value("screen")) != NOSTR && (tmp = atoi(cp)) > 0) in screensize()
231 if ((subjline = hfield("subject", mp, addone)) == NOSTR && in printhead()
232 (subjline = hfield("subj", mp, addone)) == NOSTR && in printhead()
233 (subjline = hfield("message-status", mp, addone)) == NOSTR) in printhead()
273 if ((fromline = hfield("newsgroups", mp, addone)) == NOSTR && in printhead()
274 (fromline = hfield("article-id", mp, addone)) == NOSTR) in printhead()
386 if ((cp+1)->c_name != NOSTR) in pcmdlist()
456 if (intty && outtty && (page || (cp = value("crt")) != NOSTR)) { in type1()
522 if (value("quiet") == NOSTR && (!doign || !isign("message", 0))) in print()
551 if (valtop != NOSTR) { in top()
[all …]
H A Dstralloc.c85 if (sp->s_topFree == NOSTR && (STRINGSIZE << index) >= s) in salloc()
93 if (sp->s_topFree == NOSTR) { in salloc()
97 if (sp->s_topFree == NOSTR) { in salloc()
167 if (sp->s_topFree == NOSTR) in sreset()
H A Dfio.c501 if (Tflag != NOSTR) { in edstop()
503 Tflag = NOSTR; in edstop()
512 if (Tflag != NOSTR && (mp->m_flag & (MREAD|MDELETED)) != 0) { in edstop()
513 if ((id = hfield("article-id", mp, addone)) != NOSTR) in edstop()
517 if (Tflag != NOSTR) in edstop()
519 if (!gotcha || Tflag != NOSTR) in edstop()
597 if (gotcha && !noremove && (value("keep") == NOSTR)) { in edstop()
763 return (NOSTR); in expand()
768 return (NOSTR); in expand()
797 if ((folder = value("folder")) == NOSTR || *folder == '\0') in getfold()
[all …]
H A Dlex.c97 if (f == NOSTR) in setfile()
117 if (strrchr(name, '/') == NOSTR) in setfile()
322 if (prompt == NOSTR) { in commands()
369 if (value("header") != NOSTR) in commands()
400 if (value("ignoreeof") != NOSTR && shudprompt) { in commands()
671 if (value("autoprint") != NOSTR && com->c_argtype & P) in execute()
713 if (value("exit") != NOSTR) in hangup()
749 for (cp = &cmdtab[0]; cp->c_name != NOSTR; cp++) in lex()
838 if (!Hflag && value("quiet") == NOSTR) in announce()
968 if (strrchr(mailname, '/') == NOSTR) in inc()
/illumos-gate/usr/src/cmd/tip/
H A Dremote.c109 if (DV == NOSTR) { in getremcap()
113 if (DU && CU == NOSTR) in getremcap()
115 if (DU && PN == NOSTR) { in getremcap()
161 if (ES != NOSTR) in getremcap()
163 if (FO != NOSTR) in getremcap()
165 if (PR != NOSTR) in getremcap()
167 if (RC != NOSTR) in getremcap()
185 if (host == NOSTR && (host = getenv("HOST")) == NOSTR) { in getremote()
197 if (next == NOSTR) in getremote()
198 return (NOSTR); in getremote()
[all …]
H A Dvars.c29 NOSTR, (char *)&EL },
41 NOSTR, "/var/adm/aculog" },
43 NOSTR, (char *)&PH },
53 NOSTR, (char *)&RM },
63 NOSTR, NOSTR },
86 { NOSTR, 0, 0, NOSTR, NOSTR }
H A Dacu.c46 return (NOSTR); in connect()
59 disconnect(NOSTR); in connect()
81 return (NOSTR); in connect()
93 while (fgets(string, sizeof (string), phfd) != NOSTR) { in connect()
114 return (NOSTR); in connect()
133 if (reason == NOSTR) { in disconnect()
154 if (s != NOSTR) in acutype()
H A Dcmds.c74 if (cp == NOSTR) in getfl()
111 if (cp == NOSTR) in cu_take()
270 if (fnamex == NOSTR) in tip_sendfile()
668 if (msg != NOSTR) in tip_abort()
686 tip_abort(NOSTR); in finish()
906 if (Shell == NOSTR) in expand()
920 return (NOSTR); in expand()
930 return (NOSTR); in expand()
934 return (NOSTR); in expand()
938 return (NOSTR); in expand()
[all …]
H A Dtip.c54 char *system = NOSTR; in main()
102 if (system == NOSTR) in main()
159 if ((PH = getenv("PHONES")) == NOSTR) { in main()
231 if (CM != NOSTR) { in main()
598 if (value(PARITY) == NOSTR) in setparity()
/illumos-gate/usr/src/cmd/csh/
H A Dsh.dir.c38 static tchar *fakev[] = { S_dirs, NOSTR };
93 hp = NOSTR; in dodirs()
94 if (*++v != NOSTR) in dodirs()
95 if (eq(*v, S_MINl /* "-l" */) && *++v == NOSTR) in dodirs()
105 if (!lflag && hp != NOSTR) { in dodirs()
140 if (*++v == NOSTR) { in dochngd()
141 if ((cp = value(S_home)) == NOSTR || *cp == 0) in dochngd()
381 if (*++v == NOSTR) { in dopushd()
456 if (*++v == NOSTR) in dopopd()
H A Dsh.tchar.c70 if (to == NOSTR) { /* Need to xalloc(). */ in strtots()
73 i = mbstotcs(NOSTR, from, 0); in strtots()
75 return (NOSTR); in strtots()
83 return (NOSTR); in strtots()
291 r = NOSTR; in rindex_()
347 pbuf = NOSTR; in getenvs_()
351 return (NOSTR); in getenvs_()
353 return (pbuf = strtots(NOSTR, val)); in getenvs_()
/illumos-gate/usr/src/test/libc-tests/tests/nl_langinfo/
H A Dnl_langinfo_test.c70 { NOSTR, "no" },
100 { NOSTR, "no" },
130 { NOSTR, "no" },
160 { NOSTR, "нет" },
/illumos-gate/usr/src/cmd/fmt/
H A Dfmt.c48 #define NOSTR ((wchar_t *)0) /* Null string pointer for lint */ macro
121 outp = NOSTR; in main()
356 outp = NOSTR; in prefix()
495 if (outp == NOSTR) in pack()
522 if (outp == NOSTR) in oflush()
526 outp = NOSTR; in oflush()
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_set.c373 addmac(arrows[i].cap, NOSTR, NOSTR, arrows); in unterm()
380 addmac(immacs[i].cap, NOSTR, NOSTR, immacs); in unterm()

123