Home
last modified time | relevance | path

Searched refs:found (Results 1 – 25 of 948) sorted by path

12345678910>>...38

/illumos-gate/usr/src/
H A DMakefile250 $(ECHO) No Java compiler found; \
261 $(ECHO) No OpenSSL utility found; \
H A DREADME.license-files38 terms are often found in files named "COPYING."
/illumos-gate/usr/src/boot/
H A DCOPYRIGHT98 source has been updated. The copyright addendum may be found at
/illumos-gate/usr/src/boot/common/
H A Dconsole.c315 int cons, found, failed; in cons_check() local
319 found = failed = 0; in cons_check()
333 found++; in cons_check()
340 if (found == 0) in cons_check()
343 if (found == 0 || failed != 0) { in cons_check()
353 return (found); in cons_check()
H A Dgpt.c111 goto found; in gptfind()
134 goto found; in gptfind()
148 goto found; in gptfind()
160 goto found; in gptfind()
164 found: in gptfind()
H A Dhelp.common166 If the -v argument is specified, details on the devices found will
H A Dmodule.c1042 bool found; in mod_search_hints() local
1046 found = false; in mod_search_hints()
1055 while (recptr < bufend && !found) { in mod_search_hints()
1072 found = true; in mod_search_hints()
1091 if (found) in mod_search_hints()
1100 if (!found && bestver == 0 && result == NULL) { in mod_search_hints()
/illumos-gate/usr/src/boot/efi/include/
H A DREADME6 terms found in the file headers of individual files.
/illumos-gate/usr/src/boot/forth/
H A Dbeadm.4th192 \ if found, and bootfs type is chain, attempt chainload.
H A Dsupport.4th1090 \ find a module name, leave addr on the stack (0 if not found)
1101 compare 0= if drop drop r> exit then ( found it )
1104 type ." was not found" cr r>
/illumos-gate/usr/src/boot/libsa/zfs/
H A Dzfsimpl.c198 int i, found; in nvlist_check_features_for_read() local
201 found = 0; in nvlist_check_features_for_read()
206 found = 1; in nvlist_check_features_for_read()
211 if (!found) { in nvlist_check_features_for_read()
/illumos-gate/usr/src/cmd/Adm/
H A Dttysrch42 # soon as it is found. This is especially useful for cloned
/illumos-gate/usr/src/cmd/abi/spectrans/parser/
H A Dextends.c53 int found = 0, errors = 0, ki = 0; in do_extends() local
135 if ((found = find_fun(key, localvalue, parentfun))) { in do_extends()
137 if (found = arch_match(efp, T_info->ti_archtoken)) in do_extends()
144 if (found) { in do_extends()
/illumos-gate/usr/src/cmd/acct/lib/
H A Ddevtolin.c70 int found = 0; in devtolin() local
79 while ((!found) && (srch_dirs[dirno] != NULL)) { in devtolin()
85 found = srch_dir(device, srch_dirs[dirno], in devtolin()
96 if (!found) in devtolin()
97 found = srch_dir(device, dev_dir, 0, srch_dirs); in devtolin()
104 if (found) { in devtolin()
139 int found = 0; in srch_dir() local
166 while ((!found) && ((d = readdir(fdev)) != NULL)) { in srch_dir()
188 found = 1; in srch_dir()
195 found = srch_dir(device, file_name, depth+1, in srch_dir()
[all …]
/illumos-gate/usr/src/cmd/allocate/
H A Dmkdevalloc.c916 goto found; in docd()
921 found: in docd()
H A Dwdwwrapper.sh53 echo **** Clean script $SCRIPT not found ****
/illumos-gate/usr/src/cmd/audio/audioctl/
H A Daudioctl.c949 int found; in do_set_control() local
981 for (i = 0, found = 0; i < d->cmax; i++) { in do_set_control()
988 found = 1; in do_set_control()
992 if (!found) { in do_set_control()
1093 int found; in do_load_controls() local
1147 for (i = 0, found = 0; i < d->cmax; i++) { in do_load_controls()
1153 found = 1; in do_load_controls()
1157 if (!found) { in do_load_controls()
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumpfstab.c261 goto found;
263 goto found;
266 goto found;
270 goto found;
274 goto found;
277 goto found;
280 goto found;
285 found:
H A Ddumpitime.c242 goto found; in putitime()
252 found: in putitime()
/illumos-gate/usr/src/cmd/bhyve/
H A Dps2kbd.c347 int e0_prefix, found; in ps2kbd_keysym_queue() local
355 found = 1; in ps2kbd_keysym_queue()
357 found = 0; in ps2kbd_keysym_queue()
361 found = 1; in ps2kbd_keysym_queue()
368 found = 1; in ps2kbd_keysym_queue()
375 if (!found) { in ps2kbd_keysym_queue()
/illumos-gate/usr/src/cmd/bnu/
H A DDialers270 # should be found above.
H A Dct.c141 int found = 0, local
249 if ( (found = gdev (_Flds)) > 0) { /* found a dialer */
254 else if (found == 0) { /* no dialers of that on system */
261 VERBOSE("%s busy", (found == -1) ? "Dialer is" : "Dialers are");
275 (void) fprintf(stdout, "The (%d) %s dialer%s busy\n", -found,
276 _Flds[F_CLASS], (found == -1 ? " is" : "s are"));
313 if (found < 0) { /* no dialer found - get out */
H A Duustat.c1230 short found, foundlck, CequalA; local
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c1025 int found; in list_setting() local
1064 found = 1; in list_setting()
1246 found = 0; in install_bootloader()
1249 found = 1; in install_bootloader()
4017 int found; in is_ramdisk() local
4049 found = 0; in is_ramdisk()
4375 int found; in synchronize_BE_menu() local
4402 found = 0; in synchronize_BE_menu()
5251 int found; in list_entry() local
5276 found = 0; in list_entry()
[all …]
/illumos-gate/usr/src/cmd/boot/scripts/
H A Droot_archive.ksh240 rmdir $MNT/lost+found

12345678910>>...38