Searched refs:status (Results 476 - 500 of 695) sorted by relevance

<<11121314151617181920>>

/osnet-11/usr/src/lib/libproc/common/
H A Dpr_meminfo.c97 model = Pr->status.pr_dmodel;
/osnet-11/usr/src/lib/libprtdiag/common/
H A Dio.c538 card.status[0] = '\0';
540 /* Try and get card status */
541 value = get_prop_val(find_prop(card_node, "status"));
543 (void) strncpy(card.status, (char *)value,
547 if (strstr(card.status, "fail") != NULL)
914 /* XXX - Don't know how to get status for PCI cards */
915 card.status[0] = '\0';
H A Dkstat.c170 bdp->mem_stat[0].status = knp->value.c[0];
178 bdp->mem_stat[1].status = knp->value.c[0];
/osnet-11/usr/src/lib/libraidcfg/common/
H A Draidcfg.c54 * Raid object status;
121 raid_obj_status_t status; member in struct:__anon2387
393 "Incorrect disk status for current operation.\n");
1736 raid_obj_status_t status; local
1741 status = raid_obj_get_status(raid_tab, obj_id);
1742 if (status < SUCCESS)
1743 return (status);
1745 if (status & OBJ_STATUS_SCANCOMP)
1819 raid_obj_status_t status; local
1825 status
1890 raid_obj_status_t status; local
4073 raid_obj_set_status(raid_obj_tab_t *raid_tab, raid_obj_id_t obj_id, raid_obj_status_t status) argument
4088 raid_obj_clear_status(raid_obj_tab_t *raid_tab, raid_obj_id_t obj_id, raid_obj_status_t status) argument
[all...]
/osnet-11/usr/src/lib/libsec/common/
H A Daclutils.c752 idmap_stat status; local
771 id, &status);
775 id, &status);
779 status != IDMAP_SUCCESS)
/osnet-11/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-io.c385 struct ldap_x_hostlist_status *status; local
406 &status );
408 parse_err = ldap_x_hostlist_next( &host, &port, status )) {
448 ldap_x_hostlist_statusfree( status );
/osnet-11/usr/src/lib/libparted/common/libparted/fs/ext2/
H A Dext2_resize.c652 int status; local
721 status = ext2_shrink_fs(fs, newsize, timer);
723 status = ext2_grow_fs(fs, newsize, timer);
729 return status;
/osnet-11/usr/src/lib/libdhcpsvc/head/
H A Ddhcp_svc_public.h220 extern int status(const char *);
/osnet-11/usr/src/lib/libeti/form/common/
H A Dllib-lform225 set_field_status(f, status)
227 int status;
H A Dfield.c45 0, /* status */
218 f->status = Status(field, GROWABLE);
269 f->status = Status(field, GROWABLE);
/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/
H A Dkdb_db2.h167 krb5_error_code status);
/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash.h176 u_int8_t status; member in struct:item_info
/osnet-11/usr/src/cmd/sendmail/src/
H A Dparseaddr.c995 ** A status code. If EX_TEMPFAIL, higher level code should
1026 int rstat = EX_OK; /* return status */
1084 int status; local
1633 status = callsubr(npvp, reclevel, e);
1634 if (rstat == EX_OK || status == EX_TEMPFAIL)
1635 rstat = status;
1672 ** The status from the subroutine call.
1688 int status; local
1765 status = rewrite(avp, subr, reclevel, e,
1767 if (status !
1798 auto int status = EX_OK; local
[all...]
/osnet-11/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c111 static int status = 0; local
130 status = 0;
137 status = 1;
230 return status;
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dns8390.h229 unsigned char status; member in struct:ringbuffer
H A Dundi.h48 PXENV_STATUS_t status; member in struct:undi_loader
64 PXENV_STATUS_t Status; /* Make it easy to read status
92 /* UNDI status codes
/osnet-11/usr/src/cmd/sendmail/db/include/
H A Dlock.h145 db_status_t status; /* Status of this lock. */ member in struct:__db_lock
/osnet-11/usr/src/lib/libc/port/i18n/
H A Dgettext.h56 * msg_pack->status:
98 uint32_t flag; /* status */
160 int status; /* status */ member in struct:msg_pack
/osnet-11/usr/src/lib/libuutil/common/
H A Duu_avl.c401 int status = UU_WALK_NEXT; local
409 while (status == UU_WALK_NEXT &&
411 status = (*func)(e, private);
414 if (status >= 0)
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_mh.c426 * get status of drives
440 mhd_error_t *mhep = &results.status;
481 /* get status */
484 dgettext(TEXT_DOMAIN, "metamhd status"));
500 /* copy status */
505 (void) mhstealerror(&mherror, &p->status);
520 * build disk status list from drivename list
545 * free disk status list
556 mdclrerror(&dslp->status);
653 mhd_error_t *mhep = &results.status;
[all...]
H A Dmeta_namespace.c700 md_error_t status = mdnullerror; local
705 ep = &status;
716 if (ep == &status)
717 mdclrerror(&status);
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dio.c514 register int status = sh_iocheckfd(shp,fd); local
518 if(status==IOCLOSE)
531 if(status&IOREAD)
536 if(!(status&IOWRITE))
541 if(status&IODUP)
545 if(status&IOTTY)
553 if(status&IOREAD)
556 if(!(status&IOWRITE))
559 if(status&IOTTY)
561 else if(status
2635 register int status; local
[all...]
/osnet-11/usr/src/lib/libsmbfs/common/
H A Dsmbfs_connect.c87 opts.oh.status = 0;
105 DPRINT("flags 0x%x, status 0x%x",
106 (int)ores.flags, (int)opts.oh.status);
324 * Try a NetBIOS node status query,
329 DPRINT("try node status");
/osnet-11/usr/src/lib/libnisdb/
H A Dnis_db.cc80 if (dr->status != DB_SUCCESS) {
92 /* Return an empty db_result structure with its status field set to 's'. */
98 res->status = s;
113 res->status = s;
329 * the given attributes. The returned structure 'db_result' contains the status,
362 * the 'next_desc'. The returned structure 'db_result' contains the status,
401 * Returns the status and entries in a db_result structure.
481 #define RETSTAT(obj, status) \
484 *statP = status; \
579 if (res->status !
[all...]
/osnet-11/usr/src/lib/fm/libasr/common/
H A Dlibasr.h71 * registration information as well as state and status of the ASR connection.
137 #define ASR_PROP_AREG_STATUS ASR_PROP(autoreg/status)
201 #define ASR_PROP_REG_STATUS ASR_PROP(reg/status)
205 /* Registration status states */

Completed in 74 milliseconds

<<11121314151617181920>>