Searched refs:found (Results 26 - 50 of 698) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/test/zfs-tests/tests/functional/reservation/
H A Dreservation_013_pos.sh101 found=$(get_prop refreservation $obj)
104 found=$(get_prop reservation $obj)
107 [[ $found != $expected ]] && \
109 "$expected but got $found."
/illumos-gate/usr/src/lib/sun_sas/common/
H A DSun_sasCloseAdapter.c39 int found = 0; local
82 found = 1;
89 if (found == 0) {
/illumos-gate/usr/src/uts/common/io/
H A Detheraddr.c40 static int found = 0; local
44 if (!found) {
49 found = 1;
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
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 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...]
/illumos-gate/usr/src/cmd/users/
H A Dusers.c114 int found; member in struct:reqgrp
126 int found; member in struct:reqlogin
358 * These functions control the group membership list, as found in the
437 * TRUE If 'p' is found in the members list,
445 int found; /* FLAG: TRUE if login found */ local
450 found = FALSE;
451 for (pmem = membershead; !found && pmem; pmem = pmem->next) {
452 if (strcmp(p, pmem->membername) == 0) found = TRUE;
455 return (found);
540 int found; /* FLAG, insertion point found */ local
[all...]
/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-storage-cleanup-mountpoint.c58 gboolean found; local
87 found = FALSE;
88 for (i = 0; lines[i] != NULL && !found; i++) {
113 found = TRUE;
127 if (!found) {
/illumos-gate/usr/src/lib/libadm/common/
H A Ddevtab.c219 * occurrence of any of the delimiters. If one is found, change it
221 * found, forget the restart address and prepare to return NULL.
235 if (*q) { /* Terminator found? */
239 leftoff = p = NULL; /* Nothin found or left */
918 int found; /* TRUE if record found */ local
928 found = FALSE;
930 while (!found && (devrec = _getdevtabent())) {
933 if (strcmp(device, devrec->cdevice) == 0) found = TRUE;
935 if (strcmp(device, devrec->bdevice) == 0) found
[all...]
/illumos-gate/usr/src/lib/libsaveargs/amd64/
H A Dsaveargs.c257 uint8_t found = 0; local
275 * we've been given it, and set bit N in 'found' if we find the
282 found = 0;
295 found |= (1 << j);
297 if (found == ((1 << argc) - 1)) {
312 found = 0;
326 found |= (1 << (j - start_index));
328 if (found ==
342 found = 0;
357 found |
[all...]
/illumos-gate/usr/src/lib/libproc/common/
H A DPexecname.c96 return (P->execname); /* Already found */
108 goto found;
136 goto found;
140 goto found;
156 goto found;
172 goto found;
176 goto found;
188 goto found;
192 goto found;
227 goto found;
[all...]
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Ddockdeps.c311 register int i, c, found; local
328 found = (-1);
332 if ((found >= 0) && !isspace(c))
347 found++;
350 if (found < 0)
359 alist[found] = qstrdup(pt+1);
365 vlist[found] = qstrdup(pt);
366 if (pt = strchr(vlist[found], '\n'))
369 found++;
372 return ((found >
[all...]
/illumos-gate/usr/src/lib/libfru/libfru/
H A DAncestor.cc198 int found = 0; local
209 if (f == 1) found = 1; // found needs to latch at one.
214 if (!found) {
247 int found = 0; local
257 if (f == 1) found = 1; // found needs to latch at one.
262 return (found);
/illumos-gate/usr/src/uts/sun4/vm/
H A Dsfmmu.c660 struct memlist *found; local
670 if ((found = ndata_select_chunk(ndata, wanted, alignment)) == NULL)
676 base = roundup(found->ml_address, alignment);
678 ASSERT(end <= found->ml_address + found->ml_size);
680 below = base - found->ml_address;
681 above = found->ml_address + found->ml_size - end;
688 found->ml_size = below - below % ecache_alignsize;
695 if ((fnd_above->ml_next = found
[all...]
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dfriendly.c91 int esc = 0, found = 0; local
93 for ( ++s; *s && !found; s++ ) {
100 found = 1;
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_lookup.c57 int found = 0; local
83 found = (rddir_entry_lookup(key, rdcp->entp) != NULL);
99 if (found)
103 * entry not found in cache, try the name service now
118 * If the entry isn't found in the map and the
152 * was found or not. The mount will be done on a later RPC to
/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dlgrep.awk35 /: Warning: -lkrb5 not found/ { next; }
36 /: Warning: library -lkrb5 not found/ { next; }
/illumos-gate/usr/src/lib/libeti/menu/common/
H A Dpattern.c65 int found; local
88 found = FALSE;
102 found = TRUE;
108 if (found) {
/illumos-gate/usr/src/cmd/cmd-crypto/kmfcfg/
H A Dexport.c47 int opt, found = 0; local
131 while (pnode != NULL && !found) {
135 found++;
148 if (!found) {
H A Dimport.c48 int opt, found = 0; local
133 while (pnode != NULL && !found) {
137 found++;
150 if (!found) {
/illumos-gate/usr/src/cmd/hal/tools/sunos/
H A Dhal-system-power-hibernate-sunos.sh10 echo No hibernate method found >&2
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_get/
H A Dzfs_get_001_pos.ksh88 typeset -i found=0
92 found=0
99 ((found += 1))
104 if ((found == 0)); then
106 "error message.'$p' haven't been found."
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dcrypt.c112 static struct crypt_alg_s *getalgbyname(const char *algname, boolean_t *found);
150 boolean_t found; local
171 * have returned with found = B_FALSE so we use the unix algorithm.
172 * If alg is NULL but found = B_TRUE then there is a problem with
181 alg = getalgbyname(algname, &found);
182 if ((alg == NULL) || !found) {
187 } else if (!found) {
224 boolean_t found; local
249 alg = getalgbyname(algname, &found);
250 if (alg == NULL || !found) {
485 getalgbyname(const char *algname, boolean_t *found) argument
[all...]
/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/tools/ctf/cvt/
H A Dinput.c135 int secnum = 1, found = 0; local
177 found += rc;
180 return (found);
188 int found = 0; local
202 found = read_archive(fd, elf, file, label,
207 found = read_file(elf, file, label,
218 return (found);
236 int found; local
239 for (i = 0, found = 0; i < n; i++) {
243 found
[all...]
/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...]

Completed in 120 milliseconds

1234567891011>>