Searched defs:obj (Results 176 - 200 of 456) sorted by relevance

1234567891011>>

/freebsd-12-stable/crypto/openssl/crypto/cms/
H A Dcms_att.c79 int CMS_signed_get_attr_by_OBJ(const CMS_SignerInfo *si, const ASN1_OBJECT *obj, argument
102 CMS_signed_add1_attr_by_OBJ(CMS_SignerInfo *si, const ASN1_OBJECT *obj, int type, const void *bytes, int len) argument
145 CMS_unsigned_get_attr_by_OBJ(const CMS_SignerInfo *si, const ASN1_OBJECT *obj, int lastpos) argument
168 CMS_unsigned_add1_attr_by_OBJ(CMS_SignerInfo *si, const ASN1_OBJECT *obj, int type, const void *bytes, int len) argument
/freebsd-12-stable/crypto/openssl/crypto/
H A Dex_data.c208 int CRYPTO_new_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad) argument
320 void CRYPTO_free_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad) argument
/freebsd-12-stable/usr.bin/ar/
H A Dwrite.c126 struct ar_obj *obj; local
226 free_obj(struct bsdar *bsdar, struct ar_obj *obj) argument
242 insert_obj(struct bsdar *bsdar, struct ar_obj *obj, struct ar_obj *pos) argument
279 struct ar_obj *obj; local
384 struct ar_obj *nobj, *obj, *obj_temp, *pos; local
548 struct ar_obj *obj, *obj_temp; local
612 struct ar_obj *obj; local
[all...]
/freebsd-12-stable/usr.sbin/ctld/
H A Duclparse.c60 uclparse_chap(struct auth_group *auth_group, const ucl_object_t *obj) argument
89 uclparse_chap_mutual(struct auth_group *auth_group, const ucl_object_t *obj) argument
136 uclparse_target_portal_group(struct target *target, const ucl_object_t *obj) argument
187 uclparse_target_lun(struct target *target, const ucl_object_t *obj) argument
248 const ucl_object_t *obj = NULL, *child = NULL; local
398 const ucl_object_t *obj = NULL, *tmp = NULL; local
499 const ucl_object_t *obj = NULL, *tmp = NULL; local
685 const ucl_object_t *obj = NULL, *tmp = NULL; local
888 const ucl_object_t *obj = NULL, *child = NULL; local
[all...]
/freebsd-12-stable/usr.sbin/iovctl/
H A Dparse.c49 report_config_error(const char *key, const ucl_object_t *obj, const char *type) argument
61 add_bool_config(const char *key, const ucl_object_t *obj, nvlist_t *config) argument
76 add_string_config(const char *key, const ucl_object_t *obj, nvlist_t *config) argument
91 add_uint_config(const char *key, const ucl_object_t *obj, nvlist_t *config, argument
116 add_unicast_mac_config(const char *key, const ucl_object_t *obj, nvlist_t *config) argument
171 add_config(const char *key, const ucl_object_t *obj, nvlist_t *config, const nvlist_t *schema) argument
206 const ucl_object_t *obj; local
261 const ucl_object_t *obj; local
340 const ucl_object_t *obj; local
376 const ucl_object_t *obj; local
[all...]
/freebsd-12-stable/usr.sbin/pkg/
H A Dconfig.c212 config_parse(const ucl_object_t *obj, pkg_conf_file_t conftype) argument
351 parse_repo_file(ucl_object_t *obj, const char *requested_repo) argument
379 ucl_object_t *obj = NULL; local
[all...]
/freebsd-12-stable/contrib/llvm-project/lld/COFF/
H A DInputFiles.h350 std::unique_ptr<llvm::lto::InputFile> obj; member in class:lld::coff::BitcodeFile
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DInputFiles.h337 std::unique_ptr<llvm::lto::InputFile> obj; member in class:lld::elf::BitcodeFile
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.cpp151 Object obj; local
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp311 object::COFFObjectFile &InputFile::obj() { function in class:InputFile
316 const object::COFFObjectFile &InputFile::obj() const { function in class:InputFile
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.h289 __kmp_wait(volatile UT *spinner, UT checker, kmp_uint32 (*pred)(UT, UT) USE_ITT_BUILD_ARG(void *obj)) argument
/freebsd-12-stable/contrib/lua/src/
H A Dlobject.c371 void luaO_tostring (lua_State *L, StkId obj) { argument
/freebsd-12-stable/contrib/mandoc/
H A Dterm_ps.c714 pdf_obj(struct termp *p, size_t obj) argument
/freebsd-12-stable/contrib/ntp/libntp/
H A Dwork_thread.c406 same_os_sema( const sem_ref obj, void* osh ) argument
719 delete_sema( sem_ref obj) argument
[all...]
/freebsd-12-stable/contrib/gdb/gdb/
H A Dobjfiles.c467 do_free_objfile_cleanup (void *obj) argument
473 make_cleanup_free_objfile (struct objfile *obj) argument
/freebsd-12-stable/contrib/gcc/
H A Dtree-ssa-address.c338 fixed_address_object_p (tree obj) argument
/freebsd-12-stable/contrib/libstdc++/libsupc++/
H A Dtinfo.cc605 __do_upcast (const __class_type_info *dst, const void *obj, argument
/freebsd-12-stable/contrib/libucl/src/
H A Ducl_hash.c34 const ucl_object_t *obj; member in struct:ucl_hash_elt
301 ucl_hash_insert (ucl_hash_t* hashlin, const ucl_object_t *obj, argument
475 ucl_hash_delete(ucl_hash_t* hashlin, const ucl_object_t *obj) argument
[all...]
/freebsd-12-stable/contrib/dialog/
H A Dcalendar.c550 BOX *obj = (state == sDAY ? &dy_box local
[all...]
/freebsd-12-stable/crypto/heimdal/base/
H A Dheimbase.c547 heim_object_t obj; local
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddsl_destroy.c264 uint64_t obj; local
328 ASSERT3U(dsl_dataset_phys(ds_next)->ds_prev_snap_obj, ==, obj); local
817 uint64_t obj, ddobj, prevobj = 0; local
[all...]
/freebsd-12-stable/sys/dev/drm2/i915/
H A Dintel_ringbuffer.h21 struct drm_i915_gem_object *obj; member in struct:intel_hw_status_page
54 struct drm_i915_gem_object *obj; member in struct:intel_ring_buffer
/freebsd-12-stable/sys/dev/bhnd/siba/
H A Dsiba_erom.c85 struct bhnd_erom obj; member in struct:siba_erom
/freebsd-12-stable/sys/dev/mthca/
H A Dmthca_memfree.c221 int mthca_table_get(struct mthca_dev *dev, struct mthca_icm_table *table, int obj) argument
256 void mthca_table_put(struct mthca_dev *dev, struct mthca_icm_table *table, int obj) argument
277 void *mthca_table_find(struct mthca_icm_table *table, int obj, dma_addr_t *dma_handle) argument
/freebsd-12-stable/sys/dev/ksyms/
H A Dksyms.c385 vm_object_t obj; local
473 vm_object_t obj; local

Completed in 157 milliseconds

1234567891011>>