Searched defs:NO (Results 1 - 15 of 15) sorted by relevance

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dtrace.h58 #define NO 0 macro
/illumos-gate/usr/src/tools/cscope-fast/
H A Dglobal.h46 NO, enumerator in enum:__anon4449
H A Dcgrep.c49 NO = 0, enumerator in enum:__anon4442
383 pat->fullmatch = NO;
445 return (NO);
533 return (NO);
543 default: return (NO);
582 * first_lit returns NO if e is nullable and in the process,
600 return (NO);
611 return (NO);
980 BOOL comp = NO;
1187 pat->fullmatch = NO;
[all...]
/illumos-gate/usr/src/lib/libsocket/inet/
H A Druserpass.c65 #define NO 7 macro
104 t->tokstr = "no"; t++->tval = NO;
105 t->tokstr = "n"; t++->tval = NO;
/illumos-gate/usr/src/lib/libwrap/
H A Dhosts_access.c70 #define NO 0 macro
134 return (NO);
148 int match = NO;
161 while (match == NO && xgets(sv_list, sizeof(sv_list), fp) != 0) {
215 return (NO);
222 return (NO);
282 return (NO);
305 return (NO);
310 return (NO);
326 return (NO);
[all...]
/illumos-gate/usr/src/lib/libbc/libc/net/
H A Druserpass.c47 #define NO 7 macro
89 t->tokstr = "no"; t++->tval = NO;
90 t->tokstr = "n"; t++->tval = NO;
/illumos-gate/usr/src/cmd/tcpd/
H A Dtcpdchk.c83 #define NO 0 macro
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgetaddrinfo.c22 * ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
117 #define NO 0 macro
309 return NO;
316 return NO;
/illumos-gate/usr/src/cmd/deroff/
H A Dderoff.c67 #define NO 0 macro
81 static int wordflag = NO;
82 static int msflag = NO;
83 static int iflag = NO;
86 static int inmacro = NO;
87 static int intable = NO;
328 regline(NO, TWO);
474 inmacro = NO;
488 intable = NO;
/illumos-gate/usr/src/cmd/bnu/
H A Dcntrl.c124 #define NO "N" macro
602 WMESG(HUP, NO); /* don't quit. I(slave) have more to do */
615 WMESG(XUUCP, NO);
1498 WMESG(USEPTCL, NO);
H A Dcu.c124 #define NO 0 /* mnemonic */ macro
183 Intrupt=NO, /* interrupt indicator */
184 Ifc=YES, /* NO means remote can't XON/XOFF */
185 Ofc=YES, /* NO means local can't XON/XOFF */
187 Divert=NO, /* don't allow unsolicited redirection */
188 OldStyle=NO, /* don't handle old '~>:filename' syntax */
190 Takeflag=NO, /* indicates a ~%take is in progress */
191 Dologin=NO, /* go through the login chat sequence */
192 Docmd=NO; /* execute command instead of interactive cu */
198 Duplex, /* Unix= full duplex=YES; half = NO */
[all...]
/illumos-gate/usr/src/cmd/sgs/unifdef/common/
H A Dunifdef.c48 #define NO 0 macro
117 ignorethis = NO;
127 true[nsyms] = *cp1 == 'D' ? YES : NO;
208 (void) doif(-1, NO, reject, 0);
214 int inif, /* YES or NO we are inside an ifdef */
247 flushline(NO);
271 flushline(NO);
285 flushline(NO);
329 if (getlin(tline, sizeof (tline), input, NO) == EOF)
363 retval = NO;
[all...]
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/montecarlo/common/
H A Dmontecarlo.c199 #define NO "No " macro
1399 status = NO;
1450 status = NO;
1480 status = NO;
1613 status = NO;
1852 status = NO;
1904 status = NO;
1980 status = NO;
2025 status = NO;
/illumos-gate/usr/src/ucbcmd/tset/
H A Dtset.c276 #define NO 0 macro
467 int settle = NO;
655 Break = NO;
656 Not = NO;
730 CmndLine = NO;
746 DoVirtTerm = NO;
985 csh = NO;
1373 return (NO);
1398 space = NO;
1538 match = NO;
[all...]
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_regd.h15 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
223 #define NO B_FALSE macro

Completed in 141 milliseconds