Searched refs:status (Results 501 - 525 of 695) sorted by relevance

<<2122232425262728

/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash_page.c107 item_info->status = ITEM_ERROR;
118 item_info->status = ITEM_ERROR;
129 item_info->status = ITEM_NO_MORE;
137 item_info->status = ITEM_ERROR;
166 item_info->status = ITEM_OK;
225 int status; local
227 status = __get_item(hashp, cursorp, key, val, item_info);
230 return (status);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Drunlevel.t45 my $status = $?;
49 $results =~ s/\n%[A-Z]+-[SIWEF]-.*$// if $Is_VMS; # clip off DCL status msg
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/t/
H A Dhtml.t69 is header( -type => 'image/gif', -status => '500 Sucks' ),
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dsubs.t59 my $status = $?;
63 $results =~ s/\n%[A-Z]+-[SIWEF]-.*$// if $Is_VMS; # clip off DCL status msg
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_rename.c265 md_error_t status = mdnullerror; local
266 md_error_t *t_ep = &status;
H A Dmeta_name.c496 md_error_t status = mdnullerror; local
505 hsp = meta_gethspnmentbyname(cur_set, MD_SIDEWILD, uname, &status);
508 mdclrerror(&status);
749 md_error_t status = mdnullerror; local
750 md_error_t *ep = &status;
3154 md_error_t status = mdnullerror; local
3161 if ((np = metamnumname(spp, mnum, 0, &status)) == NULL) {
3517 md_error_t status = mdnullerror; local
3524 if ((hspnp = metahsphspname(spp, hsp, &status)) == NULL) {
3525 mdclrerror(&status);
3671 md_error_t status = mdnullerror; local
[all...]
H A Dmeta_sp.c62 * and the watermarks are updated. The status is then changed to "okay"
82 * 7. Set the status to "Okay"
197 sp_status_t status, md_error_t *ep);
442 * INPUT: sp - the set name for the devices to set the status on
443 * minors - an array of minor numbers of devices to set status on
445 * status - status value to set all units to
448 * PURPOSE: sets the status of one or more soft partitions to the
456 sp_status_t status,
464 /* update status o
452 meta_sp_setstatus( mdsetname_t *sp, minor_t *minors, int num_units, sp_status_t status, md_error_t *ep ) argument
2097 char *status; local
3491 meta_sp_createunit( mdname_t *np, mdname_t *compnp, sp_ext_node_t *extlist, int numexts, sp_ext_length_t len, sp_status_t status, md_error_t *ep ) argument
5842 update_sp_status( mdsetname_t *sp, minor_t *minors, int num_sps, sp_status_t status, bool_t mn_set, md_error_t *ep ) argument
[all...]
/osnet-11/usr/src/lib/storage/libg_fc/common/
H A Derrormsgs.c70 decode_sense_byte(uchar_t status) argument
72 switch (status & STATUS_MASK) {
74 return (MSGSTR(10000, "Good status"));
101 return (MSGSTR(4, "Unknown status"));
479 " lstat() error: Cannot obtain status"
531 " lstat() error: Could not get status"
630 " Error: Get status failed."));
759 " Could not get the link status."));
799 " fstat() error: Cannot obtain status"
813 " stat() error: Cannot obtain status"
[all...]
H A Dmap.c3309 * Read the extended link error status block
3942 int fd, status = 0; local
3967 status = g_scsi_inquiry_cmd80(fd,
3970 if (status == 0) {
3977 status = 0;
3995 return (status);
4001 int fd, status; local
4015 status = g_scsi_inquiry_cmd(fd,
4019 return (status);
4056 int status local
4113 int status; local
4127 int status, fd; local
4140 int fd, status; local
4153 int fd, status; local
[all...]
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_fmri.c297 uint32_t status; local
313 if (nvlist_lookup_uint32(out, TOPO_METH_RETIRE_RET, &status) != 0)
318 return (status);
325 uint32_t status; local
341 if (nvlist_lookup_uint32(out, TOPO_METH_UNRETIRE_RET, &status) != 0) {
348 return (status);
/osnet-11/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c75 /* per-directory status */
975 int status; local
1037 status = loadauditlist(dirlist, minfree, ctrl);
1039 if (status == -1) {
1042 } else if (status == AUDITD_NO_MEMORY) {
1044 return (status);
1045 } else { /* status is 0 or -2 (no change or changed) */
1048 "binfile: loadauditlist returned %d\n", status));
/osnet-11/usr/src/cmd/sendmail/db/txn/
H A Dtxn.c346 td->status = TXN_RUNNING;
488 td->status = TXN_PREPARED;
594 if (tp->status != TXN_RUNNING &&
595 tp->status != TXN_PREPARED && tp->status != TXN_COMMITTED)
648 tp->status = is_commit ? TXN_COMMITTED : TXN_ABORTED;
/osnet-11/usr/src/lib/passwdutil/
H A Dldap_attr.c1145 errorp->status == NS_CONFIG_NOTALLOW) {
1156 (errorp->pwd_mgmt.status == NS_PASSWD_GOOD) &&
1157 ((errorp->status == LDAP_INAPPROPRIATE_AUTH) ||
1158 (errorp->status == LDAP_INVALID_CREDENTIALS))) {
1168 errorp->pwd_mgmt.status != NS_PASSWD_GOOD) {
1169 *pwd_status = errorp->pwd_mgmt.status;
/osnet-11/usr/src/lib/libproc/common/
H A DPcore.c178 pstatus_32_to_n(&ps32, &P->status);
183 read(P->asfd, &P->status, sizeof (pstatus_t)) != sizeof (pstatus_t))
186 P->orig_status = P->status;
187 P->pid = P->status.pr_pid;
849 if (P->status.pr_dmodel == PR_MODEL_ILP32) {
1976 if ((P->status.pr_brkbase != 0 || P->status.pr_brksize != 0) &&
1977 (brk_mp = Paddr2mptr(P, P->status.pr_brkbase +
1978 P->status.pr_brksize - 1)) != NULL)
1983 if ((stk_mp = Paddr2mptr(P, P->status
[all...]
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dtulip.c60 Added test of status after receiving a packet from the card.
299 /* The bits in the CSR5 status registers, mostly interrupt sources. */
377 volatile u32 status; member in struct:tulip_rx_desc
383 volatile u32 status; member in struct:tulip_tx_desc
908 rx_ring[i].status = cpu_to_le32(0x80000000);
920 tx_ring[0].status = 0x00000000;
925 by the machine (status will always == 0) */
926 tx_ring[1].status = 0x00000000;
1030 tx_ring[0].status = cpu_to_le32(0x80000000);
1050 while ((tx_ring[0].status
[all...]
/osnet-11/usr/src/lib/libsmbns/common/
H A Dsmbns_dyndns.c228 * routines. The major status error code is the mechanism independent error
229 * code and the minor status error code is the mechanism specific error code.
231 * maj: GSS major status
232 * min: GSS minor status
241 OM_uint32 status, min2; local
243 status = gss_display_status(&min2, maj, GSS_C_GSS_CODE, GSS_C_NULL_OID,
246 if ((status != GSS_S_COMPLETE) && (status != GSS_S_CONTINUE_NEEDED))
252 syslog(LOG_ERR, "dyndns (secure update): GSS major status error: %s",
256 status
[all...]
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dos-ip.c61 * Structures and union for tracking status of network sockets
549 struct ldap_x_hostlist_status *status; local
557 &status );
594 ldap_x_hostlist_statusfree( status );
612 ldap_x_hostlist_statusfree( status );
626 ldap_x_hostlist_statusfree( status );
717 parse_err = ldap_x_hostlist_next( &host, &port, status );
724 ldap_x_hostlist_statusfree( status );
1092 /* clean up I/O status tracking info. */
/osnet-11/usr/src/lib/libpool/common/
H A Dpool_internal.c237 { "cpu.status", POOL_VALUE_INITIALIZER, PP_INIT, cpu_status_init,
693 const char *status; local
695 if (pool_value_get_string(pval, &status) != 0) {
700 if (strcmp(PS_ONLINE, status) != 0 &&
701 strcmp(PS_OFFLINE, status) != 0 &&
702 strcmp(PS_NOINTR, status) != 0 &&
703 strcmp(PS_SPARE, status) != 0 &&
704 strcmp(PS_FAULTED, status) != 0) {
/osnet-11/usr/src/lib/libcmd/common/
H A Dls.c25 * ls -- list file status
165 " [c:ctime|status?status change time]"
172 " [c:ctime|status?Status change time.]"
1161 if (ftw->status == FTW_NAME)
1208 p->status = FTW_SKIP;
1214 p->status = FTW_SKIP;
1248 ftw->status = FTW_SKIP;
1273 ftw->status = FTW_SKIP;
1277 ftw->status
[all...]
/osnet-11/usr/src/lib/libc/port/gen/
H A Dnss_dbdefs.c802 nss_packed_set_status(void *buffer, size_t length, nss_status_t status, argument
823 pbuf->p_status = status;
839 if (status != NSS_SUCCESS && status != NSS_NOTFOUND) {
840 pbuf->p_status = status;
845 if (in->status == NSS_NETGR_FOUND) {
856 if ((pbuf->p_status = status) != NSS_SUCCESS) {
/osnet-11/usr/src/lib/libntsvcs/common/
H A Dntsvcs_clnt.c788 ndr_rpc_status(mlsvc_handle_t *handle, int opnum, DWORD status) argument
794 switch (NT_SC_SEVERITY(status)) {
805 if (status == NT_STATUS_NONE_MAPPED)
818 name, opnum, s, xlate_nt_status(status), status);
/osnet-11/usr/src/lib/fm/topo/modules/common/ses/common/
H A Dses_facility.c54 * sensor=status
322 uint64_t status; local
340 if (nvlist_lookup_uint64(props, SES_PROP_STATUS_CODE, &status) != 0)
341 status = SES_ESC_UNSUPPORTED;
348 if (status == SES_ESC_UNRECOVERABLE)
350 else if (status == SES_ESC_CRITICAL)
390 * Read the status of a PSU. This is such a specialized operation that it has
736 if ((tn = ses_add_sensor_common(mod, pnode, nodeid, "status",
834 * sensors, we lump them together into a 'status' sensor of
836 * appropriate status flag
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/loader/i386/
H A Dlinux.c350 int status; local
353 status = grub_vbe_bios_get_controller_info (&controller_info);
355 if (status == GRUB_VBE_STATUS_OK &&
357 status = grub_vbe_bios_set_dac_palette_width (&width);
359 if (status != GRUB_VBE_STATUS_OK)
/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dldap.c508 ** status (sysexit)
1176 int status; local
1311 status = sm_ldap_results(lmap, sid, newflags, delim,
1315 if (status != EX_OK && status != EX_NOTFOUND)
1318 return status;
/osnet-11/usr/src/lib/libprtdiag/common/
H A Dpdevinfo_funcs.c501 * (has a 'status' property)
528 * the current one which is failed. (has a 'status' property)
565 * is defined by having a status property containing the token 'fail'.
574 node_status(Prom_node *node, const char *status) argument
578 if (status == NULL)
582 if ((value = get_prop_val(find_prop(node, "status"))) != NULL) {
583 if ((value != NULL) && strstr((char *)value, status))

Completed in 81 milliseconds

<<2122232425262728