Searched defs:error (Results 351 - 365 of 365) sorted by relevance

<<1112131415

/osnet-11/usr/src/lib/libast/common/regex/
H A Dreglib.h543 int error; /* last error */ member in struct:reglib_s
/osnet-11/usr/src/lib/libc_db/common/
H A Dthread_db.c423 * given an agent process handle. Performs standard error checking.
430 td_err_e error; local
440 (error = td_read_bootstrap_data(ta_p)) != TD_OK) {
443 *err = error;
453 * given an agent thread handle. Performs standard error checking.
468 * given a synchronization object handle. Performs standard error checking.
497 * the thread agent can be detected and an error value returned.
/osnet-11/usr/src/lib/libumem/common/
H A Dumem.c451 uint_t umem_abort = 1; /* whether to abort on error */
452 uint_t umem_output = 0; /* whether to write to standard error */
615 hrtime_t ump_timestamp; /* timestamp of error */
616 int ump_error; /* type of umem error (UMERR_*) */
810 umem_error(int error, umem_cache_t *cparg, void *bufarg) argument
836 error = UMERR_BADADDR;
839 error = UMERR_BADCACHE;
844 error = UMERR_BADBASE;
858 error = UMERR_BADBUFCTL;
864 umem_abort_info.ump_error = error;
[all...]
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c346 * return -1 if an error occured or requirements are not met.
541 goto error;
548 goto error;
553 goto error;
565 goto error;
575 goto error;
583 goto error;
595 goto error;
602 goto error;
614 * If there was a previous error messag
1602 int error = 0; local
2370 int fd, error; local
3184 int error; local
[all...]
H A Dlibzfs_dataset.c92 * provide a more meaningful error message. We call zfs_error_aux() to
549 * appropriate error message and return NULL if it can't be opened.
992 goto error;
1007 goto error;
1012 goto error;
1025 goto error;
1043 goto error;
1053 goto error;
1064 goto error;
1073 goto error;
4209 int error; local
6324 int error = 0; local
6386 int error; local
6454 int error; local
6500 int error; local
6553 int error; local
[all...]
H A Dlibzfs_sendrecv.c683 * It is an error to send received properties before pool version 22,
876 int error; local
888 if ((error = send_iterate_fs(zhp, &sd)) != 0) {
893 return (error);
1043 VERIFY(0 == nvlist_add_uint64(thisdbg, "error", errno));
1052 /* Treat this as a warning rather than an error */
1101 int error = 0; local
1120 * handle that error.
1123 error = zfs_hold(pzhp, thissnap, sdd->holdtag,
1130 return (error);
2037 int error; local
2423 int error; local
2614 zfs_prop_errlist_msg(libzfs_handle_t *hdl, const char *dsname, const char *propname, int error) argument
[all...]
H A Dlibzfs_share.c646 TEXT_DOMAIN, "error parsing share"));
667 TEXT_DOMAIN, "error updating share properties"));
741 const char *name, int error)
746 (void) zfs_standard_error(hdl, NULL, ZFS_TYPE_DATASET, error, tbuf);
1135 * If only "error" is no sharing enabled, then validate is OK
1359 int error; local
1376 error = zfs_get_filtered_share_props(zhp, &sp, &is_auto);
1377 if (error != 0)
1380 error = zfs_get_validated_share(zhp, sp, mntpnt, whatsnew, is_auto,
1383 if (error !
740 zfs_share_state_errlist_msg(libzfs_handle_t *hdl, const char *dsname, const char *name, int error) argument
1467 int error; local
1623 int error = zfs_prop_set_unaliased(ds_zhp, local
1633 int error, len; local
2475 int error; local
3808 int error; local
3904 int error; local
[all...]
/osnet-11/usr/src/lib/nsswitch/ldap/common/
H A Dgetgrent.c506 * are provided as weak symbols to APIs that return error on create
827 ns_ldap_error_t *error = NULL, *ep; local
882 NULL, 0, &result, &error, NULL, NULL, NULL, NULL);
1315 * then it has been processed or error occurred, ignore it.
1477 ns_ldap_error_t *error; local
1494 &result, &error, TLE_group_member_cb, member_tc);
1498 if (error != NULL)
1499 (void) __ns_ldap_freeError(&error);
1576 * No group member is not an error,
2003 ns_ldap_error_t *error local
2113 ns_ldap_error_t *error = NULL; local
[all...]
/osnet-11/usr/src/lib/libscf/common/
H A Dscf_tmpl.c54 * of error messages between libscf and svccfg.
59 * template. Validation and error functions are at the end of this file.
151 * Returns 1 if the supplied error is a member of the error array, 0
155 ismember(const scf_error_t error, const scf_error_t error_array[]) argument
160 if (error == error_array[i])
245 * On error, returns NULL and sets scf_error() to _CONNECTION_BROKEN,
275 * On error, returns NULL and sets scf_error() to _CONNECTION_BROKEN,
892 * not be an error depending on the caller. Return 0 in that case,
962 * Returns NULL on error, set
[all...]
H A Dlowlevel.c470 * Convert a protocol error code into an SCF_ERROR_* code.
515 uu_warn("%s:%d: Bad error code %d passed to proto_error().\n",
953 return (-1); /* error already set */
973 return (-1); /* error already set */
1450 * This is an error (you are not allowed to reference the
2019 * if the entity is not masked. Return -1 if an error is encountered and
2020 * sets SCF error to one of the following.
4518 return (NULL); /* error already set */
4647 scf_error_t error = SCF_ERROR_NONE; local
4666 error
4762 scf_error_t error = SCF_ERROR_NONE; local
4801 scf_error_t error = SCF_ERROR_NONE; local
[all...]
/osnet-11/usr/src/lib/libshare_plugins/nfs/
H A Dlibshare_nfs.c315 dgettext(TEXT_DOMAIN, "Internal error: prot_nvl==NULL"));
369 * error.
512 dgettext(TEXT_DOMAIN, "Internal error: prot_nvl==NULL"));
909 "syntax error: no value for "
923 "syntax error: no value for '%s' property"),
1085 * errbuf: on error, set to error string
1399 * errbuf: if there are any errors, the error message
1498 * errbuf: if error, error messag
2517 int error; local
2573 int error = 0; local
4815 int error = SA_OK; local
4900 int error = SA_OK; local
[all...]
/osnet-11/usr/src/lib/libsldap/common/
H A Dns_reads.c237 * Return - NULL: error
604 ns_ldap_error_t **error,
635 if (e == NULL || ret == NULL || error == NULL)
638 *error = NULL;
780 &ap[0]->attrvalue[0], error);
912 * syslog the error
947 * syslog the error
2208 * free the error structure (we do not need
2263 * free the error structure (we do not need
2324 * free the error structur
599 __s_api_cvtEntry(LDAP *ld, const char *service, LDAPMessage *e, int flags, ns_ldap_entry_t **ret, ns_ldap_error_t **error, ns_ldap_range_info_t **range_info_p) argument
2877 ns_ldap_error_t *error = NULL; local
3775 ns_ldap_error_t *error = NULL; local
4688 ns_ldap_error_t *error = NULL; local
5428 ns_ldap_error_t *error = NULL; local
6655 ns_ldap_error_t *error = NULL; local
6792 ns_ldap_error_t *error = NULL; local
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperlio.c1677 Perl_PerlIO_or_Base(f, Error, error, -1, (aTHX_ f));
2808 /* FIXME: To avoid messy error recovery if dup fails
2881 # error "Don't know how to set FILE.fileno on your platform"
2941 /* We treat error from stdio as success if we invalidated
4382 SV *error = ERRSV; local
4385 (void) SvUPGRADE(error, SVt_PV);
4386 msg = SvPVx(error, n_a);
/osnet-11/usr/src/lib/libsqlite/tool/
H A Dlemon.c68 /********* From the file "error.h" ***************************************/
139 ** popped from the stack during error processing */
241 struct symbol *errsym; /* The error symbol */
250 char *error; /* Code to execute when an error is seen */ member in struct:lemon
251 int errorln; /* Line number for start of error code */
688 ** any rule. Report an error if it does. (YACC would generate a new
945 /* Report an error for each rule that can never be reduced. */
965 ** is on an error rule. In that case, take the action which
966 ** is not associated with the error rul
[all...]
/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c1070 cvp->error = zonecfg_error_func;
1676 cvp.error = zonecfg_error_func;
1883 cvp.error = zonecfg_error_func;
1935 cvp.error = zonecfg_error_func;
2024 int error = Z_OK, res; local
2033 if ((error = zonecfg_get_handle(zonename, handle)) != Z_OK)
2035 if ((error = operation_prep(handle)) != Z_OK)
2037 error = zonecfg_get_zonepath(handle, zonepath, sizeof (zonepath));
2038 if (error != Z_OK)
2041 error
5379 int error; local
7341 int error; local
8588 int pstatus = 0, error = -1, release = 0; local
[all...]

Completed in 116 milliseconds

<<1112131415