Searched defs:found (Results 176 - 200 of 531) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/cmd/setfacl/
H A Dsetfacl.c411 int found = 0; local
451 found++;
458 if (!found) /* Add it to the end: no need to change cntp */
466 found++;
477 if (!found)
554 gettext(" -- error found at entry index %d\n"), which);
560 gettext(" -- error found at entry index %d\n"), which);
566 gettext(" -- error found at entry index %d\n"), which);
572 gettext(" -- error found at entry index %d\n"), which);
578 gettext(" -- error found a
[all...]
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dversion.c777 int found = 0; local
781 found++;
785 if (found)
1048 int found = 0; local
1052 found++;
1056 if (found) {
/illumos-gate/usr/src/cmd/cmd-crypto/pktool/
H A Dsigncsr.c85 int i, found = 0; local
90 for (i = 0; !found && i < extnlist->numberOfExtensions; i++) {
94 found++;
97 if (found == 0 || rv != KMF_OK)
460 * If we found the key, now we can sign the cert.
/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dpcfs_common.c462 off64_t found = 0; local
549 gettext("No boot partition found on drive\n"));
552 found = ltohi(part[bootPart].relsect) * BPSEC;
553 return (found);
557 found = ltohi(part[primaryPart].relsect) * BPSEC;
558 return (found);
563 * drive found), so we had better have an extended partition or
619 * Already found an extended
638 * The number of logical drives we've found thus
643 found
[all...]
/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dutilities.c511 int found = 0; local
537 found = 2; /* mounted as RO */
539 found = 1; /* mounted as R/W */
545 return (found);
/illumos-gate/usr/src/cmd/fwflash/common/
H A Dfwflash.c271 * open each .so file found therein
821 /* only bump startidx if we've found at least one device */
878 int found = 0; local
941 found++;
988 if (!found)
1011 int found = 0; local
1025 found++;
1030 if (!found) {
1032 gettext("No device matching %s was found.\n"),
/illumos-gate/usr/src/cmd/sulogin/
H A Dsulogin.c593 char found = B_FALSE; local
613 found = B_TRUE;
617 if (!found) {
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dcheck.c176 #define MSG_SCRFND "Package scripts were found."
989 int n, found; local
1001 found = 0;
1006 found++;
1012 if (found) {
/illumos-gate/usr/src/cmd/svr4pkg/pkgmk/
H A Dsplpkgmap.c447 int found; local
476 found = 0;
479 found++;
483 if (!found) {
504 int i, found, count; local
521 found = 0;
524 found++;
528 if (!found)
/illumos-gate/usr/src/uts/common/disp/
H A Dpriocntl.c535 * in the set, unless it was the only process found.
552 * If dotoprocs returned success it found at least
758 * "best" (according to the class criteria) found so far. We keep the
768 int found = 0; local
790 * We found one which matches the required cid.
792 found = 1;
799 if (found) {
1038 * it was the only process found. We want to make sure init is not
1211 * it was the only process found. We want to make sure init is not
/illumos-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_ncallio.c149 int found, free; local
154 found = 0;
161 found = 1;
166 if (!found) {
338 /* found overlapping io in progress */
/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Dlhot.c130 int found = 0; local
163 for (wwnlp = wwn_list, found = 0;
168 found = 1;
172 if (found) {
239 for (wwnlp = wwn_list, found = 0; wwnlp != NULL;
243 found = 1;
246 if (found) {
285 * and returns -1 if found, 0
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmpath.c848 int found = 0; local
889 found++;
903 if (found) {
906 /* Requested path not found */
/illumos-gate/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.h180 sbd_error_t *(*found)(void *a, const char *, int, drmachid_t); member in struct:__anon9360
/illumos-gate/usr/src/uts/common/io/
H A Dsysmsg.c516 char found = 0; local
646 found = 1;
655 found = 1;
660 if (found == 0 && rval == 0)
671 found = 1;
676 if (found == 0)
H A Dneti_impl.c173 boolean_t found = B_FALSE; local
180 found = B_TRUE;
184 if (found) {
197 found = B_TRUE;
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_pipe_mgmt.c1544 int found = 0; local
1556 found = (req_wrp->wr_dip == dip);
1557 if (found) {
1568 if (found == 0) {
/illumos-gate/usr/src/lib/krb5/kadm5/
H A Dstr_conv.c153 int found; local
159 found = 0;
178 found = 1;
187 return((found) ? 0 : EINVAL);
/illumos-gate/usr/src/lib/libadm/common/
H A Dgetdev.c299 int found; /* Flag: TRUE if found */ local
304 /* Set "found" to TRUE if the device is in the list */
305 found = FALSE;
306 while (!found && *aliases) {
307 if (strcmp(devtabentry, *aliases) == 0) found = TRUE;
315 if (found)
419 * Find the place in the found device list devicelist where this
445 * Insert an entry in the found device list containing
458 /* Couldn't alloc space for new node in the found lis
962 int found; /* FLAG: TRUE if attribute found */ local
[all...]
/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfc_subr.c730 int found = 0; local
734 found = 1;
738 if (!found)
739 cmn_err(CE_PANIC, "fc_remove_child: not found\n");
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Ddisp1.c800 RSTATUS *found = NULL; local
848 if (found) {
849 GetRequestFiles(found->request, files, sizeof (files));
852 found->secure->req_id,
853 found->request->user,
855 found->secure->slabel,
856 found->secure->size,
857 found->secure->date,
858 found->request->outcome,
859 found
1041 char *found = (char *)0; local
[all...]
/illumos-gate/usr/src/cmd/spell/
H A Dspellprog.c234 static FILE *file, *found; variable
258 * the pass number determines how the words found in the specified
266 * The spellprog looks up words in the hashed-list; if a word is found, it
268 * words found are presumed to be misspellings. in this case,
334 * found words are written to this file.
338 found = fopen(*argv, "w");
347 * here is the hyphen processing. these words were found in the stop
391 file = found;
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockparams.c653 * If an entry is found, 0 is returned and *spp is set to point to the
654 * entry. In case an entry is not found, *spp is set to NULL, and an
682 int found = 0; local
687 if (sp->sp_family == family && found < 1)
688 found = 1;
690 sp->sp_protocol == protocol && found < 2)
691 found = 2;
694 switch (found) {
709 * An entry was found.
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dlsar_svc.c636 boolean_t found; local
642 found = smb_domain_lookup_type(SMB_DOMAIN_LOCAL, &di);
644 found = smb_domain_lookup_type(SMB_DOMAIN_PRIMARY, &di);
646 if (!found)
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dzcons.c175 int found; member in struct:cb_data
189 cb->found++;
213 return (cb.found);
242 cb->found++;
248 zerror(cb->zlogp, B_TRUE, "WARNING: console %s found, "
255 zerror(cb->zlogp, B_TRUE, "WARNING: console %s found, "
308 if (cb.found > 1) {
312 zone_name, cb.killed, cb.found);

Completed in 215 milliseconds

1234567891011>>