Searched defs:rc (Results 851 - 875 of 1350) sorted by relevance

<<31323334353637383940>>

/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice.c861 gboolean rc; local
863 rc = FALSE;
868 rc = hal_device_property_set_string (
872 rc = hal_device_property_set_int (
876 rc = hal_device_property_set_uint64 (
880 rc = hal_device_property_set_bool (
884 rc = hal_device_property_set_double (
890 return rc;
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Dadutils.c64 void idmap_ldap_res_search_cb(LDAP *ld, LDAPMessage **res, int rc,
92 idmap_retcode *rc; member in struct:idmap_q
198 adutils_rc rc; local
209 if ((rc = adutils_lookup_batch_start(ad, nqueries,
213 return (map_adrc2idmaprc(rc));
400 assert(q->rc != NULL);
503 idmap_ldap_res_search_cb(LDAP *ld, LDAPMessage **res, int rc, int qid, argument
509 switch (rc) {
570 * Map adutils rc to idmap_retcode in each
575 *id_qs->queries[i].rc
588 idmap_batch_add1(idmap_query_state_t *state, const char *filter, char *ecanonname, char *edomain, idmap_id_type esidtype, char **dn, char **attr, char **value, char **canonname, char **dname, char **sid, rid_t *rid, idmap_id_type *sid_type, char **unixname, posix_id_t *pid, idmap_retcode *rc) argument
695 idmap_name2sid_batch_add1(idmap_query_state_t *state, const char *name, const char *dname, idmap_id_type esidtype, char **dn, char **attr, char **value, char **canonname, char **sid, rid_t *rid, idmap_id_type *sid_type, char **unixname, posix_id_t *pid, idmap_retcode *rc) argument
768 idmap_sid2name_batch_add1(idmap_query_state_t *state, const char *sid, const rid_t *rid, idmap_id_type esidtype, char **dn, char **attr, char **value, char **name, char **dname, idmap_id_type *sid_type, char **unixname, posix_id_t *pid, idmap_retcode *rc) argument
809 idmap_unixname2sid_batch_add1(idmap_query_state_t *state, const char *unixname, int is_user, int is_wuser, char **dn, char **attr, char **value, char **sid, rid_t *rid, char **name, char **dname, idmap_id_type *sid_type, idmap_retcode *rc) argument
858 idmap_pid2sid_batch_add1(idmap_query_state_t *state, posix_id_t pid, int is_user, char **dn, char **attr, char **value, char **sid, rid_t *rid, char **name, char **dname, idmap_id_type *sid_type, idmap_retcode *rc) argument
[all...]
H A Dnldaputils.c106 idmap_retcode *rc; member in struct:idmap_nldap_q
246 nldaprc2retcode(int rc) argument
248 switch (rc) {
303 char **unixname, uid_t *pid, idmap_retcode *rc)
317 q->rc = rc;
334 *q->rc = IDMAP_ERR_DOMAIN_NOTFOUND;
350 *q->rc = IDMAP_ERR_DOMAIN_NOTFOUND;
366 *q->rc = IDMAP_ERR_MEMORY;
373 *q->rc
300 idmap_nldap_bywinname_batch_add(idmap_nldap_query_state_t *qs, const char *winname, const char *windomain, int is_user, char **dn, char **attr, char **value, char **unixname, uid_t *pid, idmap_retcode *rc) argument
441 idmap_nldap_bypid_batch_add(idmap_nldap_query_state_t *qs, uid_t pid, int is_user, char **dn, char **attr, char **value, char **winname, char **windomain, char **unixname, idmap_retcode *rc) argument
507 idmap_nldap_byunixname_batch_add(idmap_nldap_query_state_t *qs, const char *unixname, int is_user, char **dn, char **attr, char **value, char **winname, char **windomain, uid_t *pid, idmap_retcode *rc) argument
619 idmap_retcode rc = IDMAP_SUCCESS; local
[all...]
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dsparc_elf.c130 Pltbindtype rc; local
147 rc = PLT_T_21D;
159 rc = PLT_T_24D;
169 return (rc);
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dsparc_elf.c171 Pltbindtype rc; local
187 rc = PLT_T_21D;
200 rc = PLT_T_24D;
210 return (rc);
/illumos-gate/usr/src/cmd/sh/
H A Dname.c304 int rc = 0; local
424 rc = 1;
438 return(rc);
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldaptest.c1072 int rc, i; local
1077 if ((rc = ldap_parse_result(ld, lm, &errCode, &matched, &errMsg, &referrals, &srvctrls, 0)) != LDAP_SUCCESS){
1078 fprintf(stderr, "%s: error while parsing result (%s)\n", s, ldap_err2string(rc));
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_internal.c1184 int rc; local
1194 rc = EAGAIN;
1204 rc = ECONNABORTED;
1208 rc = ENOENT;
1211 rc = EINVAL;
1214 rc = ENOTSUP;
1223 rc = ECANCELED;
1226 rc = ECONNABORTED;
1237 rc = ENOMEM;
1246 rc
[all...]
/illumos-gate/usr/src/cmd/tip/
H A Dcmds.c283 char *pc, lastc, rc; local
356 (void) read(FD, &rc, 1);
357 } while ((rc&0177) != character(value(PROMPT)));
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_db.c853 clock_t rc; local
864 rc = cv_reltimedwait_sig(&table->dbt_reaper_wait,
870 } while (rc != 0 && table->dbt_reaper_shutdown == FALSE);
/illumos-gate/usr/src/tools/ctf/cvt/
H A Dst_parse.c407 int rc; local
447 rc = parse(cp, ii);
450 if (rc < 0 || ii->ii_type == II_NOT) {
452 return (rc);
/illumos-gate/usr/src/uts/common/avs/ncall/
H A Dncall.c231 int rc = DDI_FAILURE; local
237 rc = DDI_SUCCESS;
245 rc = DDI_SUCCESS;
252 return (rc);
271 int rc = 0; local
288 rc = ENOMEM;
292 return (rc);
300 int rc = ESRCH; local
307 rc = 0;
314 return (rc);
322 int rc = 0; local
346 int rc = 0; local
481 int rc = ENOLINK; local
496 int rc = ENOLINK; local
515 int rc = ENOLINK; local
532 int rc = ENOLINK; local
549 int rc = ENOLINK; local
567 int rc = ENOLINK; local
599 int rc = ENOLINK; local
611 int rc = ENOLINK; local
623 int rc = -1; local
665 int rc = ENOLINK; local
674 int rc = 0; local
685 int rc = 0; local
696 int rc = ENOLINK; local
708 int rc; local
[all...]
/illumos-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_dev.c194 int rc, id, flag; local
207 rc = _nsc_decode_io(def, io);
209 if (!rc && id != NSC_NULL) {
233 while ((rc = _nsc_reopen_io(NULL, 0)) != 0)
234 if (rc != ERESTART)
293 int rc = 0; local
315 if ((rc = nsc_unregister_path(sp, flag)) != 0) {
317 return (rc);
326 while (io->refcnt && !rc) {
327 while ((rc
378 int rc; local
430 int rc; local
491 int rc, errno = 0; local
541 int rc, errno = 0; local
666 int rc; local
727 int flag, rc; local
787 int rc; local
841 int rc; local
914 int rc; local
962 int rc; local
1041 int last, rc; local
1111 int rc = -1; local
1129 int rc; local
1249 int rc; local
1283 int rc; local
1526 int rc; local
1728 int rc; local
1989 int rc; local
[all...]
H A Dnsc_gen.c476 clock_t target, remain, rc; local
479 rc = 1;
488 if (remain <= 0 || rc == -1) {
493 rc = cv_timedwait_sig(&_nsc_delay_cv,
496 if (rc == 0) {
/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_ft.c931 int rc, cd, flag = 0; local
979 rc = nsc_reserve(cdi->cd_rawfd, NSC_MULTI);
980 if (rc == 0) {
984 if (rc != 0) cdi->cd_info->sh_failed = 1;
H A Dsd_misc.c428 int rc; local
435 rc = DDI_SUCCESS;
450 rc = DDI_SUCCESS;
454 rc = DDI_FAILURE;
457 return (rc);
476 int rc; local
496 if ((rc = hpf_register_module("SDBC", _sd_hpf_stats)) != 0)
497 return (rc);
518 if ((rc = _sdbc_iobuf_load()) != 0)
519 return (rc);
822 int rc; local
925 int rc = 0; local
934 int rc; local
[all...]
H A Dsd_pcu.c227 int rc; local
239 rc = sd_start_io(bp, NULL, NULL, 0);
247 if (rc != NSC_DONE)
248 return (rc);
345 int rc; local
356 rc = sd_start_io(bp, NULL, NULL, 0);
364 if (rc != NSC_DONE)
365 return (rc);
415 int rc; local
441 rc
482 int rc; local
527 int rc = 0; local
[all...]
/illumos-gate/usr/src/uts/common/avs/ns/solaris/
H A Dnsc_raw.c291 int rc, cd, the_cd; local
379 if ((rc = ldi_ident_from_dev(cdi->rdev, &li)) == 0) {
380 rc = ldi_open_by_dev(&cdi->rdev,
383 if (rc != 0) {
398 rc = ENOMEM;
407 return (rc);
419 return (rc);
450 int rc; local
464 rc = ldi_close(cdi->lh, FREAD|FWRITE, cred);
465 if (rc !
577 int rc, cd; local
709 int rc, cd; local
824 int cd, rc; local
[all...]
/illumos-gate/usr/src/uts/common/c2/
H A Daudit_io.c533 int rc; local
551 rc = door_upcall(kctx->auk_current_vp, &darg, NULL,
553 if (rc != 0) {
555 if (rc == EAGAIN)
558 return (rc);
586 int rc; local
607 rc = au_door_upcall(kctx, buf);
610 return (rc);
/illumos-gate/usr/src/uts/common/io/audio/drv/audio810/
H A Daudio810.c1047 int rc; local
1100 rc = ddi_dma_alloc_handle(dip, &sample_buf_dma_attr, DDI_DMA_SLEEP,
1102 if (rc != DDI_SUCCESS) {
1103 audio_dev_warn(adev, "ddi_dma_alloc_handle failed: %d", rc);
1107 rc = ddi_dma_mem_alloc(port->samp_dmah, port->samp_size, &buf_attr,
1110 if (rc == DDI_FAILURE) {
1112 port->samp_size, rc);
1117 rc = ddi_dma_addr_bind_handle(port->samp_dmah, NULL,
1120 if ((rc != DDI_DMA_MAPPED) || (count != 1)) {
1122 "ddi_dma_addr_bind_handle failed: %d", rc);
[all...]
/illumos-gate/usr/src/uts/common/io/audio/drv/audiots/
H A Daudiots.c925 int rc; local
952 rc = ddi_dma_alloc_handle(dip, &audiots_attr, DDI_DMA_SLEEP,
954 if (rc != DDI_SUCCESS) {
955 audio_dev_warn(adev, "ddi_dma_alloc_handle failed: %d", rc);
959 rc = ddi_dma_mem_alloc(port->tp_dmah, port->tp_size, &ts_acc_attr,
962 if (rc == DDI_FAILURE) {
968 rc = ddi_dma_addr_bind_handle(port->tp_dmah, NULL,
971 if (rc != DDI_DMA_MAPPED) {
973 "ddi_dma_addr_bind_handle failed: %d", rc);
/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_browser.c892 int rc; local
918 rc = smb_msgbuf_decode(&mb, "Mb27.bwwwwb.w6.wwwwb.wwwws",
938 if (rc < 0) {
1054 int rc; local
1091 rc = smb_browser_addr_of_subnet(entry, hinfo, &master);
1092 if (rc == 0) {
/illumos-gate/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dg_scsi.h110 rc : 1, /* read continuous */ member in struct:mode_page_01_struct
118 rc : 1, /* read continuous */ member in struct:mode_page_01_struct
/illumos-gate/usr/src/test/util-tests/tests/libnvpair_json/
H A Dprint_json.c789 int rc = EXIT_FAILURE; local
821 rc = EXIT_SUCCESS;
826 return (rc);
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_fcoe.c257 lm_status_t rc; local
274 rc = lm_fc_init_fcoe_state(&pUM->lm_dev,
279 if (rc != LM_STATUS_SUCCESS)
292 rc = lm_fc_alloc_con_resc(&pUM->lm_dev, &pFcoeState->lm_fcoe);
294 if (rc == LM_STATUS_SUCCESS)
299 else if (rc == LM_STATUS_PENDING)
310 BnxeLogInfo(pUM, "lm_fc_alloc_con_resc failed (%d)", rc);
1013 int rc, i; local
1074 rc = BnxeMacAddress(pUM, LM_CLI_IDX_FCOE, B_TRUE,
1079 return (rc <
1291 int rc; local
1599 int rc; local
1686 int rc = 0; local
1765 int rc; local
[all...]

Completed in 256 milliseconds

<<31323334353637383940>>