Home
last modified time | relevance | path

Searched refs:status (Results 176 – 200 of 2758) sorted by relevance

12345678910>>...111

/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/recno/
H A Drec_close.c66 int status; local
80 status = RET_SUCCESS;
83 status = RET_ERROR;
89 status = RET_ERROR;
92 status = RET_ERROR;
96 status = RET_ERROR;
98 return (status);
120 int status; local
157 while (status == RET_SUCCESS) {
167 while (status == RET_SUCCESS) {
[all …]
/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Ddo_as_req.c74 const char *status; in process_as_req() local
112 status = "NULL_CLIENT"; in process_as_req()
122 status = "NULL_SERVER"; in process_as_req()
170 status = "TIMEOFDAY"; in process_as_req()
176 if (!status) in process_as_req()
325 if (status) { in process_as_req()
479 if (status) { in process_as_req()
488 fromstring, status, in process_as_req()
498 if (status == 0) { in process_as_req()
507 status); in process_as_req()
[all …]
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qp.c92 int status, flag; in hermon_qp_alloc() local
756 return (status); in hermon_qp_alloc()
1010 if (status != 0) { in hermon_special_qp_alloc()
1214 return (status); in hermon_special_qp_alloc()
1252 int status, flag; in hermon_qp_alloc_range() local
1845 return (status); in hermon_qp_alloc_range()
1875 int status; in hermon_qp_free() local
2094 return (status); in hermon_qp_free()
2114 int status; in hermon_qp_query() local
2653 int status; in hermon_special_qp_rsrc_alloc() local
[all …]
H A Dhermon_event.c313 status = DDI_FAILURE; in hermon_eq_init_all()
316 return (status); in hermon_eq_init_all()
328 int status, i; in hermon_eq_fini_all() local
736 int status; in hermon_eq_alloc() local
753 status = DDI_FAILURE; in hermon_eq_alloc()
889 return (status); in hermon_eq_alloc()
906 int status; in hermon_eq_free() local
931 status); in hermon_eq_free()
975 int status; in hermon_eq_handler_init() local
1016 int status; in hermon_eq_handler_fini() local
[all …]
H A Dhermon_cq.c322 status); in hermon_cq_alloc()
403 return (status); in hermon_cq_alloc()
424 int status; in hermon_cq_free() local
504 status); in hermon_cq_free()
779 return (status); in hermon_cq_resize()
792 int status; in hermon_cq_modify() local
858 return (status); in hermon_cq_notify()
874 int status; in hermon_cq_poll() local
998 return (status); in hermon_cq_poll()
1480 uint_t status; in hermon_cq_errcqe_consume() local
[all …]
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cq.c79 int status, i, flag; in tavor_cq_alloc() local
285 status); in tavor_cq_alloc()
361 return (status); in tavor_cq_alloc()
382 int status; in tavor_cq_free() local
468 status); in tavor_cq_free()
795 return (status); in tavor_cq_resize()
845 int status; in tavor_cq_poll() local
969 return (status); in tavor_cq_poll()
1203 int status; in tavor_cq_cqe_consume() local
1215 return (status); in tavor_cq_cqe_consume()
[all …]
H A Dtavor_event.c93 int status, i; in tavor_eq_init_all() local
425 return (status); in tavor_eq_init_all()
437 int status, i; in tavor_eq_fini_all() local
510 uint_t status; in tavor_isr() local
567 return (status); in tavor_isr()
848 int status, i; in tavor_eq_alloc() local
979 status); in tavor_eq_alloc()
1033 int status; in tavor_eq_free() local
1058 status); in tavor_eq_free()
1102 int status; in tavor_eq_handler_init() local
[all …]
/illumos-gate/usr/src/cmd/luxadm/
H A Dfchba.c102 switch (status) { in printStatus()
186 return (status); in getAdapterAttrs()
226 return (status); in getAdapterPortAttrs()
267 return (status); in getDiscPortAttrs()
279 HBA_STATUS status; in fchba_display_port() local
445 return (status); in fetch_mappings()
512 return (status); in loadLibrary()
521 HBA_STATUS status; in fchba_non_encl_probe() local
683 HBA_STATUS status; in fchba_inquiry() local
890 HBA_STATUS status; in fchba_dump_map() local
[all …]
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derr.c184 err(int status, const char *fmt, ...) in err() argument
191 exit(status); in err()
202 exit(status); in errc()
209 exit(status); in verr()
216 exit(status); in verrc()
227 exit(status); in errx()
234 exit(status); in verrx()
284 exit(status); in _errfp()
291 exit(status); in _verrfp()
302 exit(status); in _errxfp()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_mount.c287 ulong_t status; local
291 if (status == 0)
296 if (status == 0) {
304 ulong_t status; in detail_mountstat() local
308 if (status == 0) in detail_mountstat()
382 ulong_t status; local
386 if (status == 0) {
396 ulong_t status; in detail_mountstat3() local
535 statusmsg3(status) in statusmsg3() argument
536 ulong_t status; in statusmsg3()
[all …]
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlether.c142 dladm_status_t status; in i_dladm_get_spdx() local
160 return (status); in i_dladm_get_spdx()
302 dladm_status_t status; in dladm_ether_info() local
309 if (status != DLADM_STATUS_OK) in dladm_ether_info()
316 status = DLADM_STATUS_NOMEM; in dladm_ether_info()
332 if (status != DLADM_STATUS_OK) in dladm_ether_info()
340 if (status != DLADM_STATUS_OK) in dladm_ether_info()
345 if (status != DLADM_STATUS_OK) in dladm_ether_info()
350 if (status != DLADM_STATUS_OK) in dladm_ether_info()
374 if (status != DLADM_STATUS_OK) in dladm_ether_info()
[all …]
H A Dpropfuncs.c121 dladm_status_t status; in process_prop_set() local
195 *statusp = status; in process_prop_set()
291 *statusp = status; in process_prop_init()
494 return (status); in process_prop_db()
509 return (status); in process_prop_db()
573 return (status); in i_dladm_get_prop_temp()
597 return (status); in i_dladm_set_one_prop_temp()
614 return (status); in i_dladm_set_one_prop_temp()
639 status = s; in i_dladm_set_prop_temp()
646 status = s; in i_dladm_set_prop_temp()
[all …]
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_espc.c59 nxge_status_t status = NXGE_OK; in nxge_espc_mac_addrs_get() local
84 "status [0x%x]", status)); in nxge_espc_mac_addrs_get()
86 return (status); in nxge_espc_mac_addrs_get()
105 return (status); in nxge_espc_num_macs_get()
128 return (status); in nxge_espc_num_ports_get()
167 status = NXGE_ERROR; in nxge_espc_phy_type_get()
172 status = NXGE_ERROR; in nxge_espc_phy_type_get()
183 return (status); in nxge_espc_phy_type_get()
203 return (status); in nxge_espc_max_frame_sz_get()
209 npi_status_t status; in nxge_vpd_info_get() local
[all …]
/illumos-gate/usr/src/cmd/print/bsd-sysv-commands/
H A Dlpstat.c89 papi_status_t status; in lpstat_default_printer() local
96 if (status == PAPI_OK) { in lpstat_default_printer()
116 papi_status_t status; in lpstat_service_status() local
127 if (status != PAPI_OK) { in lpstat_service_status()
139 papi_status_t status; in get_device_uri() local
203 papi_status_t status; in report_device() local
212 if (status != PAPI_OK) in report_device()
255 papi_status_t status; in report_accepting() local
303 papi_status_t status; in report_class() local
377 papi_status_t status; in report_printer() local
[all …]
H A Dlpmove.c57 papi_status_t status; in move_job() local
60 status = papiJobMove(svc, src, id, dest); in move_job()
61 if (status != PAPI_OK) { in move_job()
62 mesg = (char *)verbose_papi_message(svc, status); in move_job()
96 papi_status_t status; in main() local
106 if (status != PAPI_OK) { in main()
123 if (status != PAPI_OK) { in main()
163 svc, status)); in main()
170 verbose_papi_message(svc, status)); in main()
180 if (status != PAPI_OK) { in main()
[all …]
/illumos-gate/usr/src/uts/sun4v/os/
H A Dhsvc.c273 int status = 0; in hsvc_unlink_client() local
291 status = -1; in hsvc_unlink_client()
293 return (status); in hsvc_unlink_client()
306 int status = 0; in hsvc_register() local
466 if (status != 0) in hsvc_register()
475 return (status); in hsvc_register()
487 int status = 0; in hsvc_unregister() local
559 return (status); in hsvc_unregister()
569 int status = 0; in hsvc_version() local
618 return (status); in hsvc_version()
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dprocclose.c38 int status = -1; in procclose() local
47 status = 0; in procclose()
63 while ((pid = waitpid(p->pid, &status, flags)) == -1 && errno == EINTR); in procclose()
65 status = 0; in procclose()
87 status = status == -1 ? in procclose()
89 WIFSIGNALED(status) ? in procclose()
90 EXIT_TERM(WTERMSIG(status)) : in procclose()
91 EXIT_CODE(WEXITSTATUS(status)); in procclose()
96 status = errno == ENOENT ? EXIT_NOTFOUND : EXIT_NOEXEC; in procclose()
97 return status; in procclose()
/illumos-gate/usr/src/cmd/praudit/
H A Dformat.c448 retstat = status; in process_tag()
512 if (status < 0) in pa_hostname()
543 if (status < 0) in pa_hostname_ex()
602 if (status < 0) in pa_hostname_so()
822 if (status < 0) in pa_tid32()
870 if (status < 0) in pa_tid32_ex()
943 if (status < 0) in pa_ip_addr()
1797 if (status < 0) in pa_adr_string()
1837 if (status < 0) in pa_file_string()
1964 if (status < 0) in pa_string()
[all …]
/illumos-gate/usr/src/boot/efi/libefi/
H A Ddevpath.c48 EFI_STATUS status; in efi_lookup_image_devpath() local
50 status = OpenProtocolByHandle(handle, in efi_lookup_image_devpath()
53 if (EFI_ERROR(status)) in efi_lookup_image_devpath()
62 EFI_STATUS status; in efi_lookup_devpath() local
66 if (EFI_ERROR(status)) in efi_lookup_devpath()
74 EFI_STATUS status; in efi_close_devpath() local
78 if (EFI_ERROR(status)) in efi_close_devpath()
86 EFI_STATUS status; in efi_devpath_name() local
93 if (EFI_ERROR(status)) in efi_devpath_name()
162 EFI_STATUS status; in efi_devpath_handle() local
[all …]
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdma/
H A Dibdma.c112 int status; in _init() local
151 int status; in _fini() local
193 int status; in ibdma_init() local
207 status); in ibdma_init()
287 int status; in ibdma_ibt_init() local
300 status); in ibdma_ibt_init()
413 status); in ibdma_hca_init()
448 status); in ibdma_hca_init()
504 int status; in ibdma_hca_fini() local
634 int status; in ibdma_mad_recv_cb() local
[all …]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c1159 status = in emlxs_dump_port_block()
1233 status = in emlxs_dump_port_struct()
1294 status = in emlxs_dump_host_block()
1357 status = in emlxs_dump_host_struct()
1406 status = in emlxs_dump_parm_table()
1410 status = in emlxs_dump_parm_table()
1445 status = in emlxs_dump_model()
1449 status = in emlxs_dump_model()
1492 status = in emlxs_dump_wwn()
1496 status = in emlxs_dump_wwn()
[all …]
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dwinreg_svc.c327 param->status = ERROR_SUCCESS; in winreg_s_OpenHK()
353 param->status = ERROR_SUCCESS; in winreg_s_Close()
472 param->status = ERROR_SUCCESS; in winreg_s_CreateKey()
674 param->status = ERROR_SUCCESS; in winreg_s_EnumKey()
728 uint32_t status; in winreg_s_GetKeySec() local
759 param->status = status; in winreg_s_GetKeySec()
780 status = ERROR_ACCESS_DENIED; in winreg_sd_format()
782 return (status); in winreg_sd_format()
885 param->status = ERROR_SUCCESS; in winreg_s_QueryKey()
947 param->status = ERROR_SUCCESS; in winreg_s_QueryValue()
[all …]
/illumos-gate/usr/src/cmd/format/
H A Danalyze.c295 if (!status) in do_scan()
449 int status; in scan_repair() local
490 if (status) { in scan_repair()
515 if (status) { in scan_repair()
574 int status; in analyze_blocks() local
605 if (status) in analyze_blocks()
626 if (status) in analyze_blocks()
637 if (status) in analyze_blocks()
666 if (status) in analyze_blocks()
733 if (status) in verify_blocks()
[all …]
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_quota.c71 uint32_t status = NT_STATUS_SUCCESS; in smb_quota_init_sids() local
99 return (status); in smb_quota_init_sids()
140 uint32_t status = NT_STATUS_SUCCESS; in smb_quota_decode_sids() local
176 return (status); in smb_quota_decode_sids()
221 uint32_t status = NT_STATUS_SUCCESS; in smb_quota_decode_quotas() local
263 return (status); in smb_quota_decode_quotas()
304 uint32_t status = NT_STATUS_SUCCESS; in smb_quota_encode_quotas() local
355 return (status); in smb_quota_encode_quotas()
406 status = NT_STATUS_INTERNAL_ERROR; in smb_quota_query_user_quota()
409 status = reply.qr_status; in smb_quota_query_user_quota()
[all …]
/illumos-gate/usr/src/uts/sun4v/io/
H A Dfault_iso.c131 int status; in _fini() local
139 return (status); in _fini()
208 resp_msg.status = FMA_CPU_STAT_ILLEGAL; in cpu_data_handler()
219 resp_msg.status = FMA_CPU_STAT_ILLEGAL; in cpu_data_handler()
225 resp_msg.status = FMA_CPU_STAT_ONLINE; in cpu_data_handler()
236 resp_msg.status = FMA_CPU_STAT_ILLEGAL; in cpu_data_handler()
242 resp_msg.status = FMA_CPU_STAT_OFFLINE; in cpu_data_handler()
279 resp_msg.status = FMA_CPU_STAT_OFFLINE; in cpu_data_handler()
283 resp_msg.status = FMA_CPU_STAT_ONLINE; in cpu_data_handler()
286 resp_msg.status = FMA_CPU_STAT_ILLEGAL; in cpu_data_handler()
[all …]

12345678910>>...111