Searched refs:found (Results 201 - 225 of 698) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dconditions.c243 char target[MAXHOSTNAMELEN], found[MAXHOSTNAMELEN]; local
254 found[i] = tolower(found_domain[i]);
255 found[len_f] = '\0';
259 return (found_domain != NULL && strcmp(found, target) == 0);
261 return (found_domain == NULL || strcmp(found, target) != 0);
263 return (found_domain != NULL && strstr(found, target) != NULL);
265 return (found_domain == NULL || strstr(found, target) == NULL);
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddcpc.c136 cmn_err(CE_NOTE, "dcpc_fire: no counter overflow found\n");
297 int found = 0, j; local
312 while (p < end && found == 0) {
316 found = 1;
322 if (found)
450 * the request set for any entries found.
736 int i, found = 0; local
761 found = 1;
770 if (!found) {
/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/libslp/javalib/com/sun/slp/
H A DAttributeVerifier.java69 // Bitfields for found template attributes.
76 // When all template attribute assignments are found.
761 int found = 0;
770 found = found | parseTemplateAttribute(tk, found);
772 } while (found != TEMPLATE_FOUND);
787 private int parseTemplateAttribute(StreamTokenizer tk, int found) argument
864 if ((found & SERVICE_MASK) == 0) {
924 if ((found
[all...]
/illumos-gate/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_conf.c812 boolean_t found = B_FALSE; local
825 found = ib_cmp_service();
826 if (found == B_TRUE) {
827 DPRINTF("ib_add_service: token=%x, found=%x\n",
828 token, found);
834 if (found) {
924 boolean_t found = B_FALSE; local
938 found = ib_cmp_service(); /* search for a match */
939 if (found == B_TRUE) {
940 DPRINTF("ib_delete_service: token=%x, found
[all...]
/illumos-gate/usr/src/cmd/captoinfo/
H A Dcaptoinfo.c341 /* Retrieve the values not found in terminfo anymore. */
438 (void) fprintf(trace, "termcap name '%s' not found in "
452 (void) fprintf(stderr, "%s: TERM=%s: termcap name '%s' not found.\n",
513 (void) fprintf(trace, "terminfo name '%s' not found.\n",
543 "found!\n", progname, term_name, infoname);
570 "found!\n",
604 "found!\n",
685 int i, j, found; local
711 found = 0;
712 for (j = 0; !found
800 int i, j, found; local
[all...]
/illumos-gate/usr/src/uts/intel/io/intel_nhm/
H A Dmem_addr.c338 int found = 0; local
353 if (found) {
358 found = 1;
375 if (found) {
379 } else if (!found) {
389 found = 1;
422 int found = 0; local
430 for (i = 0; i < MAX_TAD_DRAM_RULE && found == 0; i++) {
457 found = 1;
470 if (!found)
[all...]
/illumos-gate/usr/src/cmd/luxadm/
H A Dqlgcupdate.c927 * Offset of the start of contents-of-buf2 in buf1 if it is found
1100 * Download the Fcode to all the emulex cards found
1312 int size, found = 0; local
1333 found = 1;
1337 if (found) {
1348 * file and if found will return the pattern value
1425 goto found;
1446 goto found;
1451 /* Not found. Try again with different endianess */
1483 goto found;
[all...]
/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dpolicy.c329 boolean_t found = FALSE; local
346 found = TRUE;
357 found = TRUE;
361 if ((n == NULL) && (!found))
864 int found = 0; local
891 while (node != NULL && !found) {
906 found = (ret == KMF_OK);
914 if (!found) {
933 * the policy DB for the named policy. If it is not found
986 int found local
[all...]
/illumos-gate/usr/src/cmd/ps/
H A Dps.c932 int found; local
964 found = 0;
974 found++;
976 found++; /* ppid in p option arg list */
978 found++; /* puid in u option arg list */
980 found++; /* puid in U option arg list */
983 found++; /* pgid in g option arg list */
986 found++; /* pgid in G option arg list */
988 found++; /* grpid in g option arg list */
990 found
1294 prfind(int found, psinfo_t *psinfo, char **tpp) argument
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_solaris.c44 boolean_t found = FALSE; local
65 found = TRUE;
78 if (found == TRUE)
770 * 3 default realm is not found in realms section
771 * (val returns realm not found)
773 * 5 no realm found in realms section
774 * 6 no domain realm mapping entry found corresponding to a realm
801 boolean_t found = FALSE; local
846 found = TRUE;
891 if (found
[all...]
/illumos-gate/usr/src/lib/libbc/libc/stdio/common/
H A Ddoprnt.c1156 int found = 1; local
1159 while (found)
1162 found = 0;
1178 found = 1;
1238 if (!found && i != argno) {
1242 found = 1;
/illumos-gate/usr/src/ucblib/libucb/port/stdio/
H A Ddoprnt.c312 * % has been found.
1212 int found = 1; local
1216 while (found) {
1218 found = 0;
1233 found = 1;
1299 if (!found && i != argno) {
1303 found = 1;
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_power.c505 u8_t found; local
517 found = TRUE;
518 for(j = 0; j < mask_size && found == TRUE; j++)
522 found = FALSE;
530 found = FALSE;
535 if(found)
/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)
/illumos-gate/usr/src/lib/libast/common/misc/
H A Dgetcwd.c233 goto found;
255 found:
277 goto found;
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddman_domain.c177 * devices were found.
586 int found = 0; local
632 mipathp->mip_devs[found] = ndev;
633 found++;
636 ("man_find_devs: found eri maj(%d) "
649 MAN_DBG(MAN_PATH, ("man_find_devs returns found = %d\n", found));
651 mipathp->mip_ndevs = found;
652 return (found);
733 "SCHIZO found
[all...]
/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/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);
/illumos-gate/usr/src/cmd/iscsiadm/
H A Discsiadm_main.c495 errorString = gettext("Internal library error: Oid not found");
575 * zero on success with initiator found
576 * > 0 on success with no initiator found
1582 cmdName, gettext("no initiator found"));
1645 cmdName, gettext("no initiator found"));
1775 boolean_t found; local
1787 cmdName, gettext("no initiator found"));
1853 for (found = B_FALSE, j = 0;
1867 found = B_TRUE;
1870 if (!object || found) {
1953 boolean_t found; local
2145 boolean_t found; /* B_TRUE if a target name is found */ local
2399 boolean_t found; local
2747 boolean_t found; local
4027 boolean_t found; local
4649 boolean_t found; local
[all...]
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
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/libshell/common/sh/
H A Dstring.c193 goto found;
220 /* match found */
221 goto found;
228 found:
/illumos-gate/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_util.c189 int found = 0; local
194 found = 1;
199 if (!found) {
393 * criteria, or NULL if no matching nvpair is found
/illumos-gate/usr/src/lib/libbsm/common/
H A Daudit_event.c118 int i, error = 0, found = 0; local
136 found = 1;
177 if (!error && found) {
/illumos-gate/usr/src/cmd/xstr/
H A Dxstr.c42 void found(int, off_t, char *);
359 found(hp->hnew, hp->hpt, hp->hstr);
376 found(int new, off_t off, char *str) function
381 (void) fprintf(stderr, "found at %d:", (int)off);

Completed in 128 milliseconds

1234567891011>>