Searched refs:assert (Results 151 - 175 of 639) sorted by relevance

1234567891011>>

/osnet-11/usr/src/lib/libradproto/common/
H A Dradproto_adr.c32 #include <assert.h>
64 assert(xdrs->x_op != XDR_DECODE);
136 assert(xdrs->x_op == XDR_DECODE);
276 assert(tnum >= 0);
353 assert(xdrs->x_op != XDR_DECODE);
366 assert(xdrs->x_op == XDR_DECODE);
413 assert(obj->ao_parents == NULL);
452 assert(xdrs->x_op != XDR_DECODE);
536 assert(xdrs->x_op == XDR_DECODE);
655 assert(xdr
[all...]
/osnet-11/usr/src/lib/libnwam/common/
H A Dlibnwam_loc.c26 #include <assert.h>
215 assert(lochp != NULL && name != NULL);
302 assert(loch != NULL);
402 assert(loch != NULL && propname != NULL);
452 assert(loch != NULL && propname != NULL && value != NULL);
481 assert(loch != NULL);
499 assert(loch != NULL && loch->nwh_data != NULL);
541 assert(loch != NULL);
587 assert(loch != NULL);
1022 assert(loc
[all...]
H A Dlibnwam_values.c26 #include <assert.h>
159 assert(old != NULL && newp != NULL);
240 assert(value != NULL && numvaluesp != NULL && valuesp != NULL);
268 assert(value != NULL && numvaluesp != NULL && valuesp != NULL);
296 assert(value != NULL && numvaluesp != NULL && valuesp != NULL);
324 assert(value != NULL && numvaluesp != NULL && valuesp != NULL);
371 assert(list != NULL);
391 assert(oldlist != NULL && newlist != NULL);
434 assert(list != NULL && valuep != NULL);
533 assert(lis
[all...]
H A Dlibnwam_known_wlan.c26 #include <assert.h>
99 assert(kwhp != NULL && name != NULL);
148 assert(kwh != NULL);
243 assert(cb != NULL);
326 assert(kwh != NULL && propname != NULL);
357 assert(kwh != NULL && propname != NULL && value != NULL);
370 assert(kwh != NULL);
460 assert(kwh != NULL && kwh->nwh_data != NULL);
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_name.c79 assert(*str == '/');
445 assert(uname != NULL);
647 assert(sname != NULL);
954 assert(sp->setname != NULL);
956 assert(sp->setno == MD_LOCAL_SET);
959 assert(sp->setno != MD_LOCAL_SET);
974 assert(sp1->setno == sp2->setno);
977 assert(sp1->setno != sp2->setno);
1392 assert(uname != NULL);
1586 assert(*uname_typ
[all...]
H A Dmeta_hotspares.c66 assert(sp != NULL);
134 assert(sp != NULL);
135 assert(hspnp->hsp == MD_HSP_NONE || sp->setno == HSP_SET(hspnp->hsp));
147 assert(mig.size > 0);
166 assert(hspp->hotspares.hotspares_len > 0);
188 assert(sp != NULL);
189 assert(hspnp->hsp == MD_HSP_NONE || sp->setno == HSP_SET(hspnp->hsp));
282 assert(sp != NULL);
283 assert(hspnp->hsp == MD_HSP_NONE || sp->setno == HSP_SET(hspnp->hsp));
323 assert(s
[all...]
H A Dmeta_mn_changelog.c119 assert(incp != NULL && odp != NULL);
120 assert((direction == MD_MN_COPY_TO_ONDISK) ||
341 assert(lr->lr_msg.msg_event_data == NULL);
384 /* assert the message is still logged */
385 assert(lr != NULL);
428 assert(mdmn_changelog[setno] != NULL);
604 assert(mdmn_changelog[set] != NULL);
H A Dmeta_sp.c462 assert(minors != NULL);
586 assert(!metaismeta(compnp));
605 assert(count == cached_count);
635 assert(compnp != NULL);
683 assert(compnp != NULL);
742 assert((a > 0) || (!mdisok(ep)));
775 assert(sp != NULL);
897 assert(head != NULL);
920 assert((*head)->ext_prev == NULL);
961 assert(hea
[all...]
H A Dmeta_trans.c61 assert(sp != NULL);
62 assert(sp->setno == MD_MIN2SET(meta_getminor(transnp->dev)));
159 assert(sp != NULL);
160 assert(sp->setno == MD_MIN2SET(meta_getminor(transnp->dev)));
164 assert(dnp->unitp->type == MD_METATRANS);
178 assert(mt->c.un_type == MD_METATRANS);
277 assert(sp != NULL);
278 assert(sp->setno == MD_MIN2SET(meta_getminor(transnp->dev)));
337 assert(sp != NULL);
1048 assert(s
[all...]
/osnet-11/usr/src/lib/libfuse/common/
H A Dfuse_uvfs.c25 #include <assert.h>
171 assert(ffi == NULL);
284 assert(fuse_fs != NULL);
287 assert(rootfid != NULL);
311 assert(argsize == sizeof (*args));
466 assert(argsize == sizeof (*args));
486 assert(argsize == sizeof (*args));
530 assert(argsize == sizeof (*args));
546 assert(argsize == sizeof (*args));
563 assert(argsiz
[all...]
/osnet-11/usr/src/lib/libsuri/common/
H A Dsuri_iscsi.c25 #include <assert.h>
139 assert(suri_iscsi->si_prop_hname[0] != '\0');
263 assert(rh != NULL);
382 assert(p != NULL);
398 assert(ntgts > 0);
399 assert(hdr != NULL);
604 assert(p != NULL);
646 assert(err != -1);
721 assert(tgt != NULL);
/osnet-11/usr/src/lib/libsqlite/src/
H A Dinsert.c127 assert( pTabList->nSrc==1 );
134 assert( pTab->iDb<db->nDb );
191 assert( pSelect->pEList );
243 assert( pList!=0 );
246 assert( pList );
647 assert( v!=0 );
648 assert( pTab->pSelect==0 ); /* This table is not a VIEW */
692 default: assert(0);
744 assert( seenReplace==0 );
832 assert( seenReplac
[all...]
H A Dwhere.c228 assert( pOrderBy!=0 );
229 assert( pOrderBy->nExpr>0 );
406 assert( pushKey==0 || pTabList->nSrc==1 );
596 assert( 0 );
627 assert( 0 );
749 assert( k<nExpr );
750 assert( aExpr[k].p!=0 );
751 assert( aExpr[k].idxLeft==iCur || aExpr[k].idxRight==iCur );
763 assert( pX->pSelect );
807 assert( p
[all...]
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_cg.c36 #include <assert.h>
201 assert(kind == CTF_K_POINTER || kind == CTF_K_ARRAY);
252 assert(dnp->dn_op == DT_TOK_PTR || dnp->dn_op == DT_TOK_DOT);
337 assert(dst->dn_op == DT_TOK_PTR || dst->dn_op == DT_TOK_DOT);
338 assert(dst->dn_right->dn_kind == DT_NODE_IDENT);
578 assert(dnp->dn_op == DT_TOK_SUB);
625 assert(ctf_type_kind(ctfp, type) == CTF_K_POINTER);
658 assert(dnp->dn_child->dn_flags & DT_NF_WRITABLE);
659 assert(dnp->dn_child->dn_flags & DT_NF_LVALUE);
684 assert(ctf_type_kin
[all...]
/osnet-11/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c102 assert(apidp->hba_phys != NULL && apidp->path != NULL);
115 assert(larg.hba_logp != NULL);
167 assert(larg.listp == NULL);
169 assert(larg.listp != NULL);
232 assert(larg.listp != NULL);
276 assert(GET_DYN(tmplp->ldata.ap_log_id) == NULL);
280 assert(GET_DYN(tmplp->ldata.ap_log_id) != NULL);
362 assert(lap->apidp->path != NULL);
548 assert(lap->apidp->dyntype == PATH_APID);
610 assert(la
[all...]
/osnet-11/usr/src/lib/libscf/common/
H A Dlowlevel.c36 #include <assert.h>
99 #define assert_nolint(x) assert(x)
119 assert(mask != 0 && (mask & ~RH_HOLD_ALL) == 0);
132 assert(!(h->rh_hold_flags & mask));
140 assert(mask != 0 && (mask & ~RH_HOLD_ALL) == 0);
143 assert(h->rh_holder == pthread_self());
144 assert((h->rh_hold_flags & mask));
615 assert(MUTEX_HELD(&h->rh_lock));
616 assert(h->rh_doorfd != -1);
626 assert(
[all...]
/osnet-11/usr/src/lib/libshadowfs/common/
H A Dshadow_status.c181 assert(count > 0);
188 assert(count >= shp->sh_errcount);
/osnet-11/usr/src/lib/libsmbfs/common/
H A Dsmbfs_iod_cl.c58 #include <assert.h>
80 assert(x <= sizeof (door_path));
/osnet-11/usr/src/lib/libsmbns/common/
H A Dsmbns_krb.c54 #include <assert.h>
608 assert(principal_name != NULL);
738 assert(fmt != NULL);
806 assert(path != NULL);
829 assert(filename != NULL);
859 assert(path != NULL);
895 assert(path != NULL);
896 assert(principal != NULL);
/osnet-11/usr/src/lib/libnsl/nsl/
H A Dt_getname.c44 #include <assert.h>
60 assert(_T_IS_TLI(api_semantics)); /* TLI only interface */
H A Dt_rcvreldata.c46 #include <assert.h>
64 assert(api_semantics == TX_XTI_XNS5_API);
H A Dt_rcvuderr.c44 #include <assert.h>
78 assert(((union T_primitives *)ctlbuf.buf)->type
H A Dt_sndv.c37 #include <assert.h>
66 assert(api_semantics == TX_XTI_XNS5_API);
H A Dt_sndvudata.c45 #include <assert.h>
62 assert(api_semantics == TX_XTI_XNS5_API);
/osnet-11/usr/src/lib/libcontract/common/
H A Dlibcontract_priv.c31 #include <assert.h>
86 assert((oflag & O_CREAT) == 0);

Completed in 312 milliseconds

1234567891011>>