Searched refs:status (Results 351 - 375 of 2759) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dwkssvc_svc.c79 DWORD status; local
93 param->status = ERROR_NOT_ENOUGH_MEMORY;
109 status = ERROR_SUCCESS;
119 status = ERROR_SUCCESS;
130 status = ERROR_SUCCESS;
148 status = ERROR_SUCCESS;
153 status = ERROR_INVALID_LEVEL;
157 if (status != ERROR_SUCCESS) {
159 param->status = status;
[all...]
/illumos-gate/usr/src/lib/hbaapi/common/
H A DHBAAPILIB-sun.c192 HBA_LIBRARY_STATUS status; /* info on this library */ member in struct:hba_library_info
244 HBA_STATUS GNstatus; /* status from GetTgtAdapterNameFunc */
303 HBA_STATUS status; local
318 if (lib_infop->status != HBA_LIBRARY_LOADED) {
347 status = (GetTgtAdapterNameFunc)(j, (char *)&adaptername);
348 if(status == HBA_STATUS_OK) {
380 if((adapt_infop->GNstatus = status) == HBA_STATUS_OK) {
493 HBA_STATUS status; local
510 status = HBA_STATUS_ERROR_ILLEGAL_WWN;
512 if (lib_infop->status !
586 HBA_STATUS status; local
612 HBA_STATUS status; local
635 HBA_STATUS status; local
660 HBA_STATUS status; local
683 HBA_STATUS status; local
709 HBA_STATUS status; local
733 HBA_STATUS status; local
799 HBA_STATUS status; local
850 HBA_STATUS status; local
[all...]
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_dictlog.cc225 int status; local
234 status = ((xdr_db_dictlog_entry(&(xdr), j)) ? 0 : -1);
235 if (status < 0) {
237 WRITEUNLOCK(this, status, "wu db_dictlog::append");
238 return (status);
241 status = fflush(file);
242 if (status < 0) {
244 WRITEUNLOCK(this, status, "wu db_dictlog::append");
245 return (status);
248 status
[all...]
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c158 int status; local
174 status = 0;
178 status = hermon_ioctl_flash_read(state, dev, arg, mode);
182 status = hermon_ioctl_flash_write(state, dev, arg, mode);
186 status = hermon_ioctl_flash_erase(state, dev, arg, mode);
190 status = hermon_ioctl_flash_init(state, dev, arg, mode);
194 status = hermon_ioctl_flash_fini(state, dev);
198 status = hermon_ioctl_info(state, dev, arg, mode);
202 status = hermon_ioctl_ports(state, arg, mode);
206 status
245 int status = 0; local
366 int status = 0; local
468 int status = 0; local
657 int status = hermon_ioctl_flash_fini(state, dev); local
722 int status; local
738 int status; local
1228 int status; local
1303 int status; local
1447 int status; local
1492 int i, status; local
1524 int status; local
1550 int status = 0; local
1619 int status; local
1671 int status = 0; local
1819 int status = 0; local
1983 int status = 0; local
2094 uint32_t status; local
2226 int timeout, status = 0; local
2481 int status; local
2612 int status; local
[all...]
H A Dhermon_qpmod.c90 int status; local
179 status = IBT_QP_ATTR_RO;
192 status = IBT_QP_STATE_INVALID;
201 status = hermon_qp_reset2init(state, qp, info_p);
202 if (status != DDI_SUCCESS) {
230 status = hermon_qp_reset2err(state, qp);
231 if (status != DDI_SUCCESS) {
241 status = IBT_QP_STATE_INVALID;
254 status = hermon_wrid_from_reset_handling(state, qp);
255 if (status !
842 int status; local
1120 int status; local
1329 int status; local
1702 int status; local
1971 int status; local
2195 int status; local
2261 int status; local
2562 int status; local
3007 int status; local
3090 int status; local
3125 int status; local
3171 int status; local
[all...]
/illumos-gate/usr/src/boot/sys/boot/fdt/dts/arm/
H A Dvybrid.dtsi115 status = "disabled";
125 status = "disabled";
171 status = "disabled";
201 status = "disabled";
211 status = "disabled";
228 status = "disabled";
238 status = "disabled";
270 status = "disabled";
290 status = "disabled";
308 status
[all...]
/illumos-gate/usr/src/lib/lvm/libsvm/common/
H A Dgetdrvname.c84 int status = RET_NOERROR; local
92 status == RET_NOERROR) {
103 status = RET_ERROR;
109 if (status == RET_NOERROR)
112 return (status);
/illumos-gate/usr/src/lib/libgss/
H A Dg_unseal.c48 OM_uint32 status; local
83 status = mech->gss_unseal(
91 if (status != GSS_S_COMPLETE)
94 status = GSS_S_UNAVAILABLE;
96 return (status);
H A Dg_verify.c45 OM_uint32 status; local
70 status = mech->gss_verify(
77 if (status != GSS_S_COMPLETE)
80 status = GSS_S_UNAVAILABLE;
82 return (status);
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/pri/
H A Dinit.c43 int status; local
46 status = 0;
51 status = -1;
56 status = -1;
58 return (status);
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/funcs/
H A Dtst.badfreopen.ksh79 status=$?
81 if [ "$status" -eq 0 ]; then
87 status=100
94 status=101
102 exit $status
/illumos-gate/usr/src/cmd/ldmad/
H A Dldma_device.c75 ldma_request_status_t status; local
84 status = LDMA_REQ_INVALID;
90 status = LDMA_REQ_FAILED;
102 status = LDMA_REQ_FAILED;
125 status = LDMA_REQ_COMPLETED;
129 status = LDMA_REQ_INVALID;
134 status = LDMA_REQ_FAILED;
141 status = LDMA_REQ_COMPLETED;
182 if (status != LDMA_REQ_COMPLETED) {
193 (path)? path : "<none>", status);
219 ldma_request_status_t status; local
[all...]
/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_provider.c168 DAT_RETURN status; local
170 status = DAT_SUCCESS;
176 status = DAT_ERROR(DAT_INSUFFICIENT_RESOURCES,
188 status = DAT_ERROR(DAT_INSUFFICIENT_RESOURCES,
201 if (DAT_SUCCESS != status) {
213 return (status);
246 DAT_RETURN status; local
249 status = DAT_SUCCESS;
255 status = DAT_ERROR(DAT_INSUFFICIENT_RESOURCES,
263 status
306 DAT_RETURN status; local
333 DAT_RETURN status; local
[all...]
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhsearch.c76 int status; local
86 status = (dbp->put)(dbp, &key, &val, R_NOOVERWRITE);
87 if (status)
91 status = (dbp->get)(dbp, &key, &val, 0);
92 if (status)
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_nt_transact_quota.c92 uint32_t status = NT_STATUS_SUCCESS; local
153 status = smb_quota_init_sids(&xa->req_data_mb, &request, ofile);
155 if (status == NT_STATUS_SUCCESS) {
157 status = NT_STATUS_INTERNAL_ERROR;
159 status = reply.qr_status;
160 if (status == NT_STATUS_SUCCESS) {
161 status = smb_quota_encode_quotas(
174 if (status != NT_STATUS_SUCCESS) {
175 if (status == NT_STATUS_NO_MORE_ENTRIES) {
177 smbsr_warn(sr, status,
224 uint32_t status = NT_STATUS_SUCCESS; local
[all...]
H A Dsmb_set_fileinfo.c73 * These functions all return and NT status code.
211 uint32_t status; local
240 status = smb_set_fileinfo(sr, &sinfo, infolev);
241 if (status != 0) {
242 smbsr_error(sr, status, 0, 0);
262 * the appropriate error status code (which differs by caller).
268 uint32_t status; local
309 status = smb_set_fileinfo(sr, &sinfo, infolev);
310 if (status != 0) {
311 smbsr_error(sr, status,
328 uint32_t status; local
399 uint32_t status = 0; local
439 uint32_t status = 0; local
482 uint32_t status = 0; local
538 uint32_t status = 0; local
[all...]
/illumos-gate/usr/src/boot/lib/libstand/
H A Duuid_to_string.c61 * NOTE: The references given above do not have a status code for when
62 * the string could not be allocated. The status code has been
74 uuid_to_string(const uuid_t *u, char **s, uint32_t *status) argument
79 if (status != NULL)
80 *status = uuid_s_ok;
85 if (status != NULL)
86 *status = uuid_s_no_memory;
/illumos-gate/usr/src/boot/sys/boot/efi/libefi/
H A Defipart.c85 EFI_STATUS status; local
93 status = BS->LocateHandle(ByProtocol, &blkio_guid, 0, &sz, 0);
94 if (status == EFI_BUFFER_TOO_SMALL) {
96 status = BS->LocateHandle(ByProtocol, &blkio_guid, 0, &sz,
98 if (EFI_ERROR(status))
101 if (EFI_ERROR(status))
102 return (efi_status_to_errno(status));
116 status = BS->HandleProtocol(hin[n], &devpath_guid,
118 if (EFI_ERROR(status)) {
130 status
181 EFI_STATUS status; local
212 EFI_STATUS status; local
265 EFI_STATUS status; local
[all...]
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdllink.c395 dladm_status_t status = DLADM_STATUS_OK; local
407 status = dladm_errno2status(errno);
408 return (status);
412 status = dladm_remap_datalink_id(handle, linkid1, link2);
413 if (status != DLADM_STATUS_OK && (flags & DLADM_OPT_ACTIVE)) {
417 return (status);
431 dladm_status_t status; local
434 status = dladm_aggr_info(handle, aggrid, &ginfo, hold_arg->flags);
435 if (status != DLADM_STATUS_OK)
452 dladm_status_t status; local
483 dladm_status_t status = DLADM_STATUS_OK; local
598 dladm_status_t status; local
627 dladm_status_t status; local
681 dladm_status_t status; local
697 dladm_status_t status; local
713 dladm_status_t status; local
758 dladm_status_t status = DLADM_STATUS_OK; local
817 dladm_status_t status; local
861 dladm_status_t status; local
928 dladm_status_t status; local
[all...]
/illumos-gate/usr/src/lib/libproc/common/
H A DPsyscall.c62 int sysnum = P->status.pr_lwp.pr_syscall;
115 if (!(P->status.pr_lwp.pr_flags & PR_AGENT)) {
117 (void) memcpy(&cmd.regs, &P->status.pr_lwp.pr_reg[0],
118 sizeof (P->status.pr_lwp.pr_reg));
123 /* refresh the process status */
155 if ((P->status.pr_lwp.pr_flags & PR_ASLEEP) ||
156 ((P->status.pr_lwp.pr_flags & PR_STOPPED) &&
157 P->status.pr_lwp.pr_why == PR_SYSENTRY)) {
159 (P->status.pr_lwp.pr_flags & PR_ASLEEP) ?
164 /* get the agent LWP status */
[all...]
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_mr.c94 int status; local
111 status = tavor_mr_common_reg(state, pd, &bind, mrhdl, op);
112 if (status != DDI_SUCCESS) {
116 return (status);
134 int status; local
160 status = tavor_mr_common_reg(state, pd, &bind, mrhdl, op);
161 if (status != DDI_SUCCESS) {
165 return (status);
192 int status, umem_flags; local
206 /* Set "status" an
485 int status, shared_mtt; local
731 int status; local
771 int status; local
822 int status, i; local
912 int status; local
1041 int status; local
1157 int status, umem_flags, bind_override_addr; local
1498 int status; local
1671 int status; local
1800 int status; local
2122 int status; local
2531 int status; local
2630 int status; local
[all...]
H A Dtavor_qpmod.c88 int status; local
184 /* Set "status" and "errormsg" and goto failure */
198 /* Set "status" and "errormsg" and goto failure */
209 status = tavor_qp_reset2init(state, qp, info_p);
210 if (status != DDI_SUCCESS) {
212 /* Set "status"/"errormsg", goto failure */
213 TAVOR_TNF_FAIL(status, "reset to init");
242 status = tavor_qp_reset2err(state, qp);
243 if (status != DDI_SUCCESS) {
245 /* Set "status"/"errorms
858 int status; local
1043 int status; local
1271 int status; local
1693 int status; local
2019 int status; local
2274 int status; local
2343 int status; local
2607 int status; local
3078 int status; local
3170 int status; local
3208 int status; local
3251 int status; local
[all...]
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DNS.c285 int status = 0; local
314 status = ns_printer_put(printer);
315 if (status != 0) {
317 return (status);
327 status = ns_printer_put(printer);
328 if (status != 0) {
330 return (status);
358 status = ns_printer_put(printer);
359 if (status != 0) {
362 return (status);
464 int status; local
[all...]
/illumos-gate/usr/src/cmd/iscsiadm/
H A Discsiadm_main.c202 static void iSCSINameCheckStatusDisplay(iSCSINameCheckStatusType status);
463 printLibError(IMA_STATUS status) argument
466 switch (status) {
550 IMA_STATUS status = IMA_GetSharedNodeOid(&sharedNodeOid); local
551 if (!(IMA_SUCCESS(status))) {
552 printLibError(status);
556 status = IMA_GetNodeProperties(sharedNodeOid, nodeProps);
557 if (!IMA_SUCCESS(status)) {
558 printLibError(status);
584 IMA_STATUS status local
743 IMA_STATUS status; local
1078 IMA_STATUS status = IMA_STATUS_SUCCESS; local
1476 IMA_STATUS status; local
1573 IMA_STATUS status; local
1620 IMA_STATUS status; local
1770 IMA_STATUS status; local
1948 IMA_STATUS status; local
2134 IMA_STATUS status; local
2391 IMA_STATUS status; local
2677 IMA_STATUS status; local
2731 IMA_STATUS status; local
3024 IMA_STATUS status; local
3107 IMA_STATUS status; local
3182 IMA_STATUS status; local
3254 IMA_STATUS status; local
3280 IMA_STATUS status; local
3437 IMA_STATUS status; local
3492 IMA_STATUS status; local
3552 IMA_STATUS status; local
3589 IMA_STATUS status; local
3650 IMA_STATUS status; local
3703 IMA_STATUS status; local
4021 IMA_STATUS status; local
4211 IMA_STATUS status; local
4285 IMA_STATUS status; local
4393 IMA_STATUS status; local
4460 IMA_STATUS status; local
4643 IMA_STATUS status; local
4910 iSCSINameCheckStatusDisplay(iSCSINameCheckStatusType status) argument
5412 IMA_STATUS status; local
5448 IMA_STATUS status = IMA_ERROR_UNKNOWN_ERROR; local
5563 IMA_STATUS status; local
5681 IMA_STATUS status; local
5742 IMA_STATUS status; local
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipadm/
H A Dipadm.c364 ipadm_status_t status; local
377 status = ipadm_open(&iph, 0);
378 if (status != IPADM_SUCCESS) {
380 ipadm_status2str(status));
407 ipadm_status_t status; local
428 status = ipadm_create_if(iph, argv[optind], AF_UNSPEC, flags);
429 if (status != IPADM_SUCCESS) {
431 argv[optind], ipadm_status2str(status));
442 ipadm_status_t status; local
449 status
464 ipadm_status_t status; local
483 ipadm_status_t status; local
510 ipadm_status_t status; local
647 ipadm_status_t status; local
690 ipadm_status_t status; local
778 ipadm_status_t status = IPADM_SUCCESS; local
966 ipadm_status_t status = IPADM_SUCCESS; local
1112 ipadm_status_t status; local
1188 ipadm_status_t status; local
1251 ipadm_status_t status; local
1414 ipadm_status_t status; local
1446 ipadm_status_t status; local
1465 ipadm_status_t status; local
1483 ipadm_status_t status; local
1504 ipadm_status_t status; local
1521 ipadm_status_t status; local
1604 ipadm_status_t status; local
1787 ipadm_status_t status; local
1944 ipadm_status_t status; local
2007 ipadm_status_t status = IPADM_SUCCESS; local
2145 ipadm_status_t status; local
[all...]

Completed in 117 milliseconds

<<11121314151617181920>>