Lines Matching refs:NOSTR
112 if (line == NOSTR || strlen(line) == 0) in extract()
118 while ((cp = yankword(cp, nbuf, sizeof (nbuf), comma)) != NOSTR) { in extract()
122 comma)) == NOSTR) { in extract()
156 return (NOSTR); in detract()
165 return (NOSTR); in detract()
215 if (value("expandaddr") == NOSTR) in outof()
288 if ((shell = value("SHELL")) == NOSTR || in outof()
388 if (fcc == NOSTR) in isfileaddr()
417 metoo = (value("metoo") != NOSTR); in usermap()
513 if ((cp = strchr(user, '%')) == NOSTR) in norm()
515 if (cp != NOSTR) { in norm()
546 return (strstr(abuf, ubuf) != NOSTR); in samebody()
615 if (rflag != NOSTR) in unpack()
618 metoo = value("metoo") != NOSTR; in unpack()
621 verbose = value("verbose") != NOSTR; in unpack()
629 if (rflag != NOSTR) { in unpack()
652 *ap = NOSTR; in unpack()