Searched defs:found (Results 51 - 75 of 531) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/cmd/modload/
H A Drem_drv.c61 int modid, found; local
144 if ((found = get_major_no(driver_name, name_to_major)) == ERROR) {
148 if (found == UNIQUE) {
170 if (modctl(MODUNLOADDRVCONF, (major_t)found) < 0) {
177 if (mod_unloaded && (modctl(MODREMMAJBIND, (major_t)found) < 0)) {
179 (void) fprintf(stderr, gettext(ERR_MODREMMAJ), found);
185 (void) sprintf(maj_num, "%d", found);
H A Dupdate_drv.c102 int found; local
292 found = get_major_no(driver_name, name_to_major);
293 if (found == ERROR) {
299 if (found == UNIQUE) {
305 major_num = (major_t)found;
427 found = get_major_no(driver_name, name_to_major);
428 if (found == ERROR) {
434 if (found == UNIQUE) {
440 major_num = (major_t)found;
/illumos-gate/usr/src/cmd/fm/modules/common/fdd-msg/
H A Dfdd_msg.c144 int found = 0; local
155 found++;
163 if (found) {
/illumos-gate/usr/src/cmd/abi/spectrans/parser/
H A Dextends.c55 int found = 0, errors = 0, ki = 0; local
137 if ((found = find_fun(key, localvalue, parentfun))) {
139 if (found = arch_match(efp, T_info->ti_archtoken))
146 if (found) {
271 * if the beginning of the function in the SPEC source file is found.
302 * 1 if a match is found. If a match is not found, it returns a
303 * 0. If no "arch" keyword is found, it returns 1.
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfslogtab.c165 * If found, '*lepp' points to the matching entry, otherwise '*lepp' is
172 boolean_t found = B_FALSE; local
174 while (!found && (logtab_getent(fd, lepp) > 0)) {
175 found = B_TRUE;
177 found = strcmp(buffer, (*lepp)->le_buffer) == 0;
179 found = found && (strcmp(path, (*lepp)->le_path) == 0);
181 found = found && (strcmp(tag, (*lepp)->le_tag) == 0);
183 found
216 boolean_t found; local
298 boolean_t found; local
[all...]
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass2.c60 int found; local
231 * Now that the parents of all directories have been found,
265 found = 0;
271 * if it isn't found then we have an orphaned attrdir
272 * that needs to be tossed into lost+found.
281 found = 1;
295 if (dirtype == IFATTRDIR && found == 0) {
297 * Throw it into lost+found
302 "Unable to move attrdir I=%d to lost+found\n",
373 * Mark all the directories that can be found fro
[all...]
/illumos-gate/usr/src/cmd/krb5/kadmin/kdcmgr/
H A Dklookup.c59 int found = 0; local
184 found = 1;
190 if (found != 1) {
/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsafestore.c137 int found = 0; local
149 ++found;
155 if (!found)
157 "ss module %p not found", (void *)ss_ops);
164 * the first module found that supports these reqested type
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_pci.c79 uint8_t found; member in struct:gfxp_pci_bsf
145 pci_bsf->found = 1;
178 if (pci_bsf->found) {
314 pci_bsf->found = 1;
340 if (pci_bsf->found) {
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_handlers.c90 * found the right ci, check
92 * (Note that if we found the ci, chances are that
114 boolean_t found = B_FALSE; local
123 * of all the CI contexts. If a match is found, we wake
134 found = B_TRUE;
141 if (found)
148 if (!found)
202 "ci = %016" PRIx64 "NOT found.\n",
209 /* found the right ci, count clients */
219 "ibmf_i_callback_clients: found
[all...]
H A Dibmf_msg.c291 * For unsolicited transactions, the message is found
477 /* everything matches, found the correct message */
516 boolean_t found = B_FALSE; local
546 found = B_TRUE;
554 * If not found on the regular message list,
557 if (found == B_FALSE) {
577 found = B_TRUE;
590 return (found);
H A Dibmf_send.c400 boolean_t found; local
434 found = ibmf_i_find_msg_client(clientp, msgimplp, inc_refcnt);
437 * If the message context was not found, then it's likely
440 if (found == B_FALSE) {
461 "Message not found, return without processing send cb");
513 "Message found with pending send completions, "
591 * This count was inceremented when the message was found on the
/illumos-gate/usr/src/lib/libadm/common/
H A Ddgrpent.c168 * occurrence of any of the delimiters. If one is found, change it
170 * found, forget the restart address and prepare to return NULL
636 int found; /* FLAG, TRUE if found */ local
646 found = FALSE;
647 while (!found && (dgrprec = _getdgrptabent())) {
649 found = TRUE;
654 if (!found) {
/illumos-gate/usr/src/cmd/locator/
H A Dlocator.c42 int found; /* Nonzero if found during walk */ member in struct:locator_info
189 locator_info->found = 1;
272 if (locator_info.found == 0) {
273 (void) fprintf(stderr, gettext("'%s' locator not found\n"),
/illumos-gate/usr/src/cmd/mandoc/
H A Dmandoc.c542 int enclosed, found; local
553 enclosed = found = 0;
560 if (0 == found)
566 found = 1;
569 return found &&
574 return found && !enclosed;
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Drefcount.c242 boolean_t found = B_FALSE; local
254 found = B_TRUE;
258 ASSERT(found);
/illumos-gate/usr/src/boot/sys/boot/common/
H A Dconsole.c202 int cons, found, failed; local
206 found = failed = 0;
215 found++;
222 if (found == 0)
225 if (found == 0 || failed != 0) {
231 return (found);
/illumos-gate/usr/src/uts/common/os/
H A Dshare.c286 * share could not be found. If the share reservation is an NBMAND share
296 int found = 0; local
324 found++;
334 return (found ? 0 : EINVAL);
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaAttrManager.c113 boolean_t found; local
115 found = get_template_ulong(CKA_CLASS, template, template_size, &class);
116 if (!found) {
122 found = get_template_ulong(CKA_CERTIFICATE_TYPE,
126 found = get_template_ulong(CKA_HW_FEATURE_TYPE,
133 found = get_template_ulong(CKA_KEY_TYPE,
137 /* CKO_DATA has no subtype, just pretend it is found */
138 found = B_TRUE;
144 if (!found) {
614 * Passes a pointer to the requested attribute, or NULL if not found
621 boolean_t found = B_FALSE; local
646 boolean_t found = B_FALSE; local
673 boolean_t found = B_FALSE; local
[all...]
H A DmetaMechManager.c208 * many slots are found to support the mechanism.
219 boolean_t found; local
232 found = find_mech_index(mech_support_info->mech, &index);
233 if (!found) {
287 boolean_t found; local
300 found = find_mech_index(mech, &index);
301 if (!found) {
341 boolean_t found; local
405 found = find_mech_index(slot_mechlist[mechnum], &index);
406 if (!found) {
507 boolean_t found; local
607 boolean_t found = B_FALSE; local
651 boolean_t found; local
[all...]
H A DmetaSlotManager.c215 boolean_t found = B_FALSE; local
316 /* match is found */
340 found = B_TRUE;
346 if (found) {
396 * If such a session is found, it will be removed from the list, and
397 * returned to the caller. If such a session is not found, will
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelObjectUtil.c345 boolean_t found = B_FALSE; local
363 found = B_TRUE;
368 if (!found)
H A DkernelSession.c478 boolean_t found; local
480 found = B_FALSE;
490 found = B_TRUE;
496 if (found) {
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dobject.c432 CK_BBOOL found; local
471 found = template_get_class(tmpl, &class, &subclass);
472 if (found == FALSE) {
580 CK_BBOOL found; local
582 found = template_attribute_find(obj->template, CKA_MODIFIABLE, &attr);
583 if (found == FALSE)
600 CK_BBOOL found; local
602 found = template_attribute_find(obj->template, CKA_PRIVATE, &attr);
603 if (found == FALSE)
629 CK_BBOOL found; local
713 CK_BBOOL found; local
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/
H A Dkt_solaris.c282 boolean_t found = FALSE; local
304 found = TRUE;
307 found = TRUE;
310 if (found == TRUE) {
329 found = FALSE;
415 * is returned by the acceptor when the requested kvno is not found within the

Completed in 203 milliseconds

1234567891011>>