Home
last modified time | relevance | path

Searched refs:YES (Results 1 – 25 of 286) sorted by relevance

12345678910>>...12

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_regd_common.h540 {CTRY_DEBUG, NO_ENUMRD, "DB", "DEBUG", YES, YES, YES, YES, YES,
541 YES, YES, 7000},
542 {CTRY_DEFAULT, DEF_REGDMN, "NA", "NO_COUNTRY_SET", YES, YES, YES,
543 YES, YES, YES, YES, 7000},
544 {CTRY_ALBANIA, NULL1_WORLD, "AL", "ALBANIA", YES, NO, YES, YES, NO,
546 {CTRY_ALGERIA, NULL1_WORLD, "DZ", "ALGERIA", YES, NO, YES, YES, NO,
548 {CTRY_ARGENTINA, APL3_WORLD, "AR", "ARGENTINA", YES, NO, NO, YES,
549 NO, YES, NO, 7000},
550 {CTRY_ARMENIA, ETSI4_WORLD, "AM", "ARMENIA", YES, NO, YES, YES,
551 YES, NO, NO, 7000},
[all …]
/illumos-gate/usr/src/tools/cscope-fast/
H A Dscanner.l112 globalscope = YES;
124 rules = YES;
129 if (lex == YES) {
149 globalscope = YES;
158 fcndef = YES; /* treat as function definition */
202 if (elseelif == YES) {
205 psuedoelif = YES;
211 if (psuedoelif == YES) {
232 elseelif = YES;
273 if (esudef == YES && braces == esubraces) {
[all …]
H A Dmain.c67 BOOL compress = YES; /* compress the characters in the crossref */
75 BOOL editallprompt = YES; /* prompt between editing files */
223 if (isuptodate == YES) { in main()
241 compress = YES; in main()
259 invertedindex = YES; in main()
265 dbtruncated = YES; in main()
266 truncatesyms = YES; in main()
442 if (buildonly == YES) { in main()
461 if (linemode == YES) { in main()
463 if (search() == YES) { in main()
[all …]
H A Dfind.c92 if (invertedindex == YES) { in findsymbol()
181 if (caseless == YES) { in findsymbol()
205 if (caseless == YES) { in findsymbol()
256 if (invertedindex == YES) { in finddef()
332 if (caseless == YES) { in finddef()
396 if (invertedindex == YES) { in findcalledby()
485 if (invertedindex == YES) { in findcalling()
561 if (invertedindex == YES) { in findassignments()
684 if (caseless == YES) { in findfile()
701 if (invertedindex == YES) { in findinclude()
[all …]
H A Ddir.c140 static BOOL firstbuild = YES; /* first time through */ in makefilelist()
161 errorsfound = YES; in makefilelist()
183 invertedindex = YES; in makefilelist()
187 truncatesyms = YES; in makefilelist()
200 if (firstbuild == YES) { in makefilelist()
235 errorsfound = YES; in makefilelist()
317 return (YES); in issrcfile()
332 return (YES); in issrcfile()
349 if (infilelist(file) == YES) { in incfile()
361 if (infilelist(path) == YES) { in incfile()
[all …]
H A Dcommand.c72 caseless = YES; in command()
82 if (isuptodate == YES) { in command()
91 if (errorsfound == YES) { in command()
263 return (YES); in command()
415 if (search() == YES) { in command()
440 return (YES); in command()
469 if (writerefsfound() == YES) { in readrefs()
478 return (YES); in readrefs()
504 changing = YES; in changestring()
558 change[i] = YES; in changestring()
[all …]
H A Ddisplay.c169 if (changing == YES) { in display()
185 if (ogs == YES && field != FILENAME) { in display()
206 if (ogs == YES) { in display()
236 if (changing == YES && in display()
237 change[topline + disprefs - 1] == YES) { in display()
248 if (ogs == YES) { in display()
395 if (caseless == YES) { in search()
461 return (YES); in search()
478 return (YES); in writerefsfound()
514 if (ogs == YES) { in countrefs()
[all …]
H A Dcrossref.c87 errorsfound = YES; in crossref()
217 blank = YES; in putcrossref()
247 newline = YES; in putcrossref()
439 errorsfound = YES;
H A Dinput.c98 if (iscaseless == YES) { in getaline()
125 if (iscaseless == YES) { in getaline()
H A Dmouse.c44 static BOOL changemenu = YES;
281 labelon = YES; in labelarea()
/illumos-gate/usr/src/cmd/sgs/unifdef/common/
H A Dunifdef.c44 #ifndef YES
45 #define YES 1 macro
112 ignorethis = YES; in main()
125 true[nsyms] = *cp1 == 'D' ? YES : NO; in main()
130 text = YES; in main()
132 lnblank = YES; in main()
134 complement = YES; in main()
228 flushline(YES); in doif()
242 flushline(YES); in doif()
247 if ((doret = doif(cursym, YES, in doif()
[all …]
/illumos-gate/usr/src/ucbcmd/tset/
H A Dtset.c276 #define YES 1 macro
413 int DoVirtTerm = YES; /* Set up a virtual terminal */
539 Dash_u = YES; in main()
540 BeQuiet = YES; in main()
541 IsReset = YES; in main()
543 RepOnly = YES; in main()
544 Dash_u = YES; in main()
553 Report = YES; /* report current terminal type */ in main()
559 Ureport = YES; in main()
564 Specialerase = YES; in main()
[all …]
/illumos-gate/usr/src/cmd/bnu/
H A Dcu.c120 #define YES 1 /* mnemonic */ macro
181 Ifc=YES, /* NO means remote can't XON/XOFF */
182 Ofc=YES, /* NO means local can't XON/XOFF */
347 Terminal = YES; in main()
388 line_8bit = ((*optarg=='7') ? NO : ((*optarg=='8') ? YES : -1)); in main()
678 while(r_char(TTYIN) == YES) { in transmit()
686 if(tilda(b+1) == YES) in transmit()
818 return(YES);
1032 Takeflag = YES; in _dopercen()
1087 Intrupt = YES; in _dopercen()
[all …]
H A Dcntrl.c121 #define YES "Y" macro
566 WMESG(HUP, YES); /* let's quit */ in cntrl()
588 WMESG(HUP, YES); /* let's quit */ in cntrl()
859 sprintf(tbuf, "%s 0x%lx", YES, startp); in cntrl()
874 WMESG(SNDFILE, YES); /* I(slave) clear to send */ in cntrl()
975 WMESG(RQSTCMPT, status ? EM_RMTCP : YES); in cntrl()
1134 WMESG(RQSTCMPT, status ? EM_RMTCP : YES); in cntrl()
1136 status ? EM_LOCCP : YES); in cntrl()
1277 (void) sprintf(msg, "%s %lo 0x%lx", YES, in cntrl()
1281 (void) sprintf(msg, "%s %lo", YES, in cntrl()
/illumos-gate/usr/src/boot/forth/
H A Dloader.4th52 s" YES" compare-insensitive 0= if
127 s" YES" compare-insensitive 0= if
134 s" YES" compare-insensitive 0= if
141 s" YES" compare-insensitive 0= if
148 s" YES" compare-insensitive 0= if
155 s" YES" compare-insensitive 0= if
162 s" YES" compare-insensitive 0= if
169 s" YES" compare-insensitive 0= if
280 \ -a to boot_ask=YES
281 \ -s to boot_single=YES
[all …]
H A Dmenu-commands.4th98 s" set boot_single=YES" evaluate
115 s" set boot_single=YES" evaluate
154 s" set boot_verbose=YES" evaluate
193 s" set boot_reconfigure=YES" evaluate
426 s" set boot_kmdb=YES" evaluate
427 s" set boot_drop_into_kmdb=YES" evaluate
430 s" set boot_kmdb=YES" evaluate
431 s" set boot_drop_into_kmdb=YES" evaluate
433 s" set boot_kmdb=YES" evaluate
437 s" set boot_kmdb=YES" evaluate
/illumos-gate/usr/src/cmd/deroff/
H A Dderoff.c64 #define YES 1 macro
146 wordflag = YES; in main()
149 msflag = YES; in main()
160 iflag = YES; in main()
569 regline(YES, ONE); in comline()
571 regline(YES, TWO); in comline()
593 inmacro = YES; in macro()
635 intable = YES; in tbl()
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dio.c60 int rc = YES; in open_code_file()
130 return (YES); in alt_code_file()
173 return (YES); in commit_code_file()
H A Dinterceptor.c77 symtab_set_skip(YES); in generate_interceptor()
200 if (symtab_get_nonreturn() == YES) { in generate_i_preamble()
277 if (generate_i_bindings(void_func) == YES) { in generate_i_postamble()
322 return (YES); in generate_i_bindings()
H A Dtrace.c352 if (symtab_get_skip() == YES) { in xlator_end_if()
373 return ((commit_code_file() == YES)? SUCCESS_RC: ERROR_RC); in xlator_endfile()
580 symtab_set_skip(YES); in collect_arch()
769 symtab_set_skip(YES); in collect_prototype()
890 symtab_set_skip(YES); in generate_interface()
961 return (YES); in generate_aux_file()
H A Dbindings.c91 return (YES); in need_bindings()
149 ret = validity_of(symtab_get_exception()) == YES; in bindings_exist()
/illumos-gate/usr/src/lib/libwrap/
H A Dhosts_access.c67 #define YES 1 macro
130 return (YES);
133 return (YES);
346 return (YES);
369 return (YES);
/illumos-gate/usr/src/lib/libsocket/inet/
H A Druserpass.c63 #define YES 6 macro
101 t->tokstr = "yes"; t++->tval = YES; in _ruserdata()
102 t->tokstr = "y"; t++->tval = YES; in _ruserdata()
/illumos-gate/usr/src/cmd/keyserv/
H A Dkeyserv.dfl30 # keyserv(8) for details. The default value is "YES". A value of "NO"
36 #ENABLE_NOBODY_KEYS=YES
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.dfl33 # "YES," the "ls" command will send the RFC 959 NLST command.
35 # 959 LIST command. "YES" is the current default, causing ftp

12345678910>>...12