Searched refs:obj (Results 151 - 175 of 427) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/cmd/abi/appcert/static_prof/
H A Dstatic_prof.h66 char *obj; member in struct:binding_bucket
139 obj_com *obj; member in struct:obj_list_tag
/illumos-gate/usr/src/tools/scripts/
H A Dinterface_check.pl381 my ($item, $obj, $alias) = split(/\s+/, $line, 3);
384 if (defined($ObjToAlias{$obj})) {
385 $ObjToAlias{$obj} .= $str;
387 $ObjToAlias{$obj} = $str;
393 my ($item, $class, $type, $verdef, $obj) =
396 my $alias = defined($ObjToAlias{$obj}) ? $ObjToAlias{$obj} : '';
403 ProcFile($prefix, $obj, $class, $type, $verdef, $alias);
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_xdr.h52 entry_obj *makePseudoEntryObj(nis_object *obj, entry_obj *eo,
55 void *xdrNisObject(nis_object *obj, entry_obj **ea, int numEa,
H A Ddb_entry.cc151 free_entry(entry_object * obj) argument
157 if (obj != NULL) {
158 num_cols = obj->en_cols.en_cols_len;
159 cols = obj->en_cols.en_cols_val;
165 if (obj->en_type)
166 delete obj->en_type;
167 delete obj;
H A Ddb_query.cc75 * Returns an empty query if 'obj' is not a valid entry.
77 * (i.e. do not share pointers with strings in 'obj'.)
79 db_query::db_query(db_scheme *scheme, entry_object_p obj) argument
84 int objsize = obj->en_cols.en_cols_len; // total num columns in obj */
85 struct entry_col * objcols = obj->en_cols.en_cols_val;
100 wherein_obj = keyinfo[i].column_number; // column in entry obj
H A Dldap_glob.h60 int numAttr, nis_attr *attr, nis_object *obj,
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/
H A Dzfs_acl_chmod_inherit_002_neg.ksh100 typeset obj=$2
116 if [[ $obj == *"file_inherit"* && $obj == *"dir_inherit"* ]]; then
122 elif [[ $obj == *"dir_inherit"* ]]; then
254 for obj in "${object_flag[@]}"; do
256 typeset inh_opt=$obj
290 log_note "verify_inherit $inherit $obj $str"
291 log_must verify_inherit $inherit $obj $str
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11SUNWExtensions.c278 const void *rawkey, size_t rawkey_len, CK_OBJECT_HANDLE_PTR obj)
292 if ((hSession == NULL) || (obj == NULL) ||
364 rv = C_CreateObject(hSession, template, i, obj);
380 CK_OBJECT_HANDLE_PTR obj)
389 if (hSession == NULL || obj == NULL ||
492 rv = C_GenerateKey(hSession, &mechanism, template, i, obj);
507 pkcs11_ObjectToKey(CK_SESSION_HANDLE hSession, CK_OBJECT_HANDLE obj, argument
515 if (obj == NULL)
525 rv = C_GetAttributeValue(hSession, obj, &template, 1);
536 rv = C_GetAttributeValue(hSession, obj,
277 SUNW_C_KeyToObject(CK_SESSION_HANDLE hSession, CK_MECHANISM_TYPE mech, const void *rawkey, size_t rawkey_len, CK_OBJECT_HANDLE_PTR obj) argument
377 pkcs11_PasswdToPBKD2Object(CK_SESSION_HANDLE hSession, char *passphrase, size_t passphrase_len, void *salt, size_t salt_len, CK_ULONG iterations, CK_KEY_TYPE key_type, CK_ULONG key_len, CK_FLAGS key_flags, CK_OBJECT_HANDLE_PTR obj) argument
567 CK_OBJECT_HANDLE obj; local
[all...]
/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_init_finish.c151 struct Dwarf_Obj_Access_Interface_s * obj = 0; local
166 obj = dbg->de_obj_file;
167 endianness = obj->methods->get_byte_order(obj->object);
187 dbg->de_length_size = obj->methods->get_length_size(obj->object);
188 dbg->de_pointer_size = obj->methods->get_pointer_size(obj->object);
190 section_count = obj->methods->get_section_count(obj
423 dwarf_object_init(Dwarf_Obj_Access_Interface* obj, Dwarf_Handler errhand, Dwarf_Ptr errarg, Dwarf_Debug* ret_dbg, Dwarf_Error* error) argument
[all...]
/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_dlist_util.c203 * FUNCTION: free_devconfig_object(void *obj)
205 * INPUT: obj - an opaque pointer
218 void *obj)
225 if (obj == NULL) {
229 dev = (devconfig_t *)obj;
438 dm_descriptor_t hba1 = (uintptr_t)itr1->obj;
442 dm_descriptor_t hba2 = (uintptr_t)itr2->obj;
217 free_devconfig_object( void *obj) argument
H A Dlayout_slice.c128 static void free_used_slice(void *obj);
305 dm_descriptor_t slice = (uintptr_t)iter->obj;
961 mstp = (modslice_t *)item->obj;
1049 * FUNCTION: free_modslice_object(void *obj)
1051 * INPUT: obj - opaque pointer
1057 void *obj)
1059 assert(obj != (modslice_t *)NULL);
1061 if (((modslice_t *)obj)->slice_devcfg != NULL) {
1062 if (((modslice_t *)obj)->volume_component != B_TRUE) {
1063 free_devconfig(((modslice_t *)obj)
1056 free_modslice_object( void *obj) argument
1937 free_used_slice( void *obj) argument
2315 free_rmvd_slice( void *obj) argument
[all...]
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dconfig.c289 Hash_obj *obj = ent->e_obj; local
296 if ((obj == NULL) ||
297 ((obj->o_flags & RTC_OBJ_DIRENT) == 0))
305 objtbl->co_flags = obj->o_flags | ent->e_flags;
306 objtbl->co_info = obj->o_info;
361 Hash_obj *obj = ent->e_obj; local
372 if ((obj == NULL) ||
373 (obj->o_flags & RTC_OBJ_DIRENT) ||
382 objtbl->co_flags = obj->o_flags | ent->e_flags;
383 objtbl->co_info = obj
456 Hash_obj * obj = ent->e_obj; local
[all...]
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObjectUtil.c570 add_to_search_result(soft_object_t *obj, find_context_t *fcontext, argument
586 (fcontext->objs_found)[(fcontext->num_results)++] = obj;
595 soft_object_t *obj; local
655 obj = soft_slot.token_object_list;
656 while (obj) {
657 (void) pthread_mutex_lock(&obj->object_mutex);
660 if (soft_find_match_attrs(obj, pclasses,
663 obj, fcontext, &num_result_alloc);
667 rv = add_to_search_result(obj, fcontext,
670 (void) pthread_mutex_unlock(&obj
791 soft_object_t *obj; local
[all...]
/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_module.c153 kmdb_module_lookup_by_name(const char *obj, const char *name, GElf_Sym *symp, argument
158 if ((kmc = kmdb_module_lookup_loaded(obj)) == NULL)
203 kmdb_module_name_to_ctf(const char *obj) argument
208 if ((kmc = kmdb_module_lookup_loaded(obj)) == NULL) {
238 kmdb_module_symbol_iter(const char *obj, uint_t type, mdb_tgt_sym_f *cb, argument
245 if ((v = mdb_nv_lookup(&mdb.m_dmodctl, obj)) == NULL)
257 arg.sym_obj = obj;
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dadmintf.c54 object_type obj
59 switch (obj) {
81 object_type obj
86 switch (obj) {
130 isns_obj_t *obj = (isns_obj_t *)p1; local
160 attr = &obj->attrs[ATTR_INDEX_ISCSI(ISNS_ISCSI_NAME_ATTR_ID)];
167 attr = &obj->attrs[ATTR_INDEX_ISCSI(ISNS_ISCSI_NODE_TYPE_ATTR_ID)];
197 attr = &obj->attrs[ATTR_INDEX_ISCSI(ISNS_ISCSI_ALIAS_ATTR_ID)];
208 attr = &obj->attrs[ATTR_INDEX_ISCSI(ISNS_ISCSI_SCN_BITMAP_ATTR_ID)];
267 lcp->id[2] = get_parent_uid(obj);
295 isns_obj_t *obj = (isns_obj_t *)p1; local
413 isns_obj_t *obj = (isns_obj_t *)p1; local
449 isns_obj_t *obj = (isns_obj_t *)p1; local
601 isns_obj_t *obj = (isns_obj_t *)p1; local
684 isns_obj_t *obj = (isns_obj_t *)p1; local
768 isns_obj_t *obj = (isns_obj_t *)p1; local
868 isns_obj_t *obj = (isns_obj_t *)p1; local
1030 isns_obj_t *obj = (isns_obj_t *)p1; local
1098 isns_obj_t *obj = (isns_obj_t *)p1; local
1166 isns_obj_t *obj = (isns_obj_t *)p1; local
1234 isns_obj_t *obj = (isns_obj_t *)p1; local
2842 isns_obj_t *obj; local
[all...]
H A DMakefile36 COBJS += dump.o msgq.o server.o config.o esi.o obj.o utils.o dd.o func.o
68 obj.o := CERRWARN += -erroff=E_CONST_OBJ_SHOULD_HAVE_INITIZR
69 obj.o := CERRWARN += -erroff=E_IMPLICIT_DECL_FUNC_RETURN_INT
/illumos-gate/usr/src/lib/libraidcfg/common/
H A Draidcfg.c149 #define LIST_OBJ_TO_EL(list, obj) \
150 ((void *)((char *)(obj) + (list)->offset))
3987 raid_obj_t *obj; local
3989 obj = raid_obj_tab_remove(raid_tab, raid_obj_id);
3990 if (obj != NULL) {
3991 free(obj->data);
3992 free(obj);
4028 raid_obj_t *obj; local
4030 obj = raid_obj_tab_find(raid_tab, obj_id);
4031 if (obj
4045 raid_obj_t *obj; local
4061 raid_obj_t *obj; local
4074 raid_obj_t *obj; local
4089 raid_obj_t *obj; local
4103 raid_obj_t *obj; local
4116 raid_obj_t *obj; local
4129 raid_obj_t *obj; local
4142 raid_obj_t *obj; local
4155 raid_obj_t *obj; local
4168 raid_obj_t *obj; local
4182 raid_obj_t *obj; local
4195 raid_obj_t *obj; local
4209 raid_obj_t *obj; local
4222 raid_obj_t *obj; local
4249 raid_list_next(raid_list_t *list, void *obj) argument
4257 raid_list_insert_tail(raid_list_t *list, void *obj) argument
4276 raid_list_remove(raid_list_t *list, void *obj) argument
4302 void *obj = list->head; local
4313 raid_obj_t *obj; local
4348 struct raid_obj_t *obj; local
4365 raid_obj_tab_insert(raid_obj_tab_t *tab, raid_obj_id_t id, void *obj) argument
4383 raid_obj_t *obj; local
4397 raid_obj_t *obj; local
[all...]
/illumos-gate/usr/src/uts/common/io/chxge/
H A Dsge.c125 t1_write_reg_4(sge->obj, A_SG_DOORBELL, control_reg);
154 sge->obj = sa;
199 if ((is_T2(sge->obj)) && (sge->pskb))
231 ch_t *chp = (ch_t *)sge->obj;
264 t1_write_reg_4(sge->obj, A_SG_CONTROL, sge->sge_control);
266 ch_init_cyclic(sge->obj, &sge->espi_wa_cyclic,
267 (void (*)(void *))t1_espi_workaround, sge->obj);
284 t1_write_reg_4(sge->obj, A_SG_CONTROL, 0x0);
289 status = t1_read_reg_4(sge->obj, A_SG_INT_CAUSE);
290 t1_write_reg_4(sge->obj, A_SG_INT_CAUS
550 peobj *obj = sge->obj; local
[all...]
/illumos-gate/usr/src/lib/mpapi/libmpapi/common/
H A Dmpapi-sun.c41 extern MP_STATUS validate_object(MP_OID obj, MP_OBJECT_TYPE objType,
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceLocationAttribute.java361 static private void typeCheckValue(Object obj) { argument
364 Assert.nonNullParameter(obj, "attribute value vector element");
366 if (obj.equals("")) {
373 if (!(obj instanceof Integer) && !(obj instanceof Boolean) &&
374 !(obj instanceof String) && !(obj instanceof byte[])) {
429 Object obj = values_in.elementAt(i);
431 typeCheckValue(obj);
434 cls = obj
[all...]
H A DServiceURL.java228 public boolean equals(Object obj) { argument
230 if (obj == this) {
235 if (!(obj instanceof ServiceURL)) {
239 ServiceURL surl = (ServiceURL)obj;
/illumos-gate/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_disk.c169 jobject obj; local
170 obj = create_SliceDeviceBean(env, slice);
171 if (obj != NULL) {
175 method_add, obj); local
/illumos-gate/usr/src/cmd/sendmail/libsmdb/
H A DMakefile58 depend obj:
/illumos-gate/usr/src/cmd/sendmail/libsmutil/
H A DMakefile59 depend obj:
/illumos-gate/usr/src/cmd/audio/include/
H A DAudioExtent.h51 Audio* obj, // audio object
56 Audio* GetRef() const; // Get audio obj
57 void SetRef(Audio* r); // Set audio obj

Completed in 116 milliseconds

1234567891011>>