Searched defs:create (Results 201 - 222 of 222) sorted by relevance

123456789

/freebsd-12-stable/sys/netinet/libalias/
H A Dalias_db.c1324 FindIcmpIn(struct libalias *la, struct in_addr dst_addr, struct in_addr alias_addr, u_short id_alias, int create) argument
1347 FindIcmpOut(struct libalias *la, struct in_addr src_addr, struct in_addr dst_addr, u_short id, int create) argument
1467 FindUdpTcpIn(struct libalias *la, struct in_addr dst_addr, struct in_addr alias_addr, u_short dst_port, u_short alias_port, u_char proto, int create) argument
1506 FindUdpTcpOut(struct libalias *la, struct in_addr src_addr, struct in_addr dst_addr, u_short src_port, u_short dst_port, u_char proto, int create) argument
[all...]
/freebsd-12-stable/crypto/openssl/apps/
H A Dx509.c911 x509_load_serial(const char *CAfile, const char *serialfile, int create) argument
946 x509_certify(X509_STORE *ctx, const char *CAfile, const EVP_MD *digest, X509 *x, X509 *xca, EVP_PKEY *pkey, STACK_OF(OPENSSL_STRING) *sigopts, const char *serialfile, int create, int days, int clrext, CONF *conf, const char *section, ASN1_INTEGER *sno, int reqfile, int preserve_dates) argument
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp102 MipsAbiFlagsSection<ELFT> *MipsAbiFlagsSection<ELFT>::create() { function in class:lld::elf::MipsAbiFlagsSection
104 bool create = false; local
167 MipsOptionsSection<ELFT> *MipsOptionsSection<ELFT>::create() { function in class:lld::elf::MipsOptionsSection
224 MipsReginfoSection<ELFT> *MipsReginfoSection<ELFT>::create() { function in class:lld::elf::MipsReginfoSection
2815 template <class ELFT> GdbIndexSection *GdbIndexSection::create() { function in class:lld::GdbIndexSection
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp3541 MicrosoftMangleContext::create(ASTContext &Context, DiagnosticsEngine &Diags) { function in class:MicrosoftMangleContext
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1492 ASTUnit::create(std::shared_ptr<CompilerInvocation> CI, function in class:ASTUnit
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp279 static GlobalTypeMember *create(BumpPtrAllocator &Alloc, GlobalObject *GO, function in class:__anon5564::final
312 static ICallBranchFunnel *create(BumpPtrAllocator &Alloc, CallInst *CI, function in struct:__anon5564::final
[all...]
/freebsd-12-stable/contrib/gcc/
H A Dgenattrtab.c4188 find_attr (const char **name_p, int create) argument
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_pool.c59 int create:1; /* Validate property on creation */ member in struct:prop_flags
[all...]
/freebsd-12-stable/contrib/binutils/opcodes/
H A Dia64-gen.c460 fetch_insn_class(const char *full_name, int create) argument
716 int create = 0; local
/freebsd-12-stable/sys/cam/ctl/
H A Dctl_ioctl.h423 struct ctl_lun_create_params create; member in union:ctl_lunreq_data
/freebsd-12-stable/sys/dev/qlxgbe/
H A Dql_hw.c1561 qla_config_intr_cntxt(qla_host_t *ha, uint32_t start_idx, uint32_t num_intrs, uint32_t create) argument
/freebsd-12-stable/sys/amd64/vmm/
H A Dvmm.c275 vcpu_init(struct vm *vm, int vcpu_id, bool create) argument
411 vm_init(struct vm *vm, bool create) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp1245 MachOObjectFile::create(MemoryBufferRef Object, bool IsLittleEndian, function in class:MachOObjectFile
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp530 MipsTargetLowering::create(const MipsTargetMachine &TM, function in class:MipsTargetLowering
/freebsd-12-stable/sys/fs/nfsserver/
H A Dnfs_nfsdport.c1635 nfsvno_open(struct nfsrv_descript *nd, struct nameidata *ndp, nfsquad_t clientid, nfsv4stateid_t *stateidp, struct nfsstate *stp, int *exclusive_flagp, struct nfsvattr *nvap, int32_t *cverf, int create, NFSACL_T *aclp, nfsattrbit_t *attrbitp, struct ucred *cred, struct thread *p, struct nfsexstuff *exp, struct vnode **vpp) argument
/freebsd-12-stable/sys/kern/
H A Dsubr_bus.c1000 devclass_find_internal(const char *classname, const char *parentname, int create) argument
[all...]
/freebsd-12-stable/stand/ficl/
H A Dwords.c2769 static void create(FICL_VM *pVM) function
/freebsd-12-stable/usr.sbin/bhyvectl/
H A Dbhyvectl.c256 static int create, destroy, get_memmap, get_memseg; variable
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp3818 RenderScriptRuntime::LookUpScript(addr_t address, bool create) { argument
/freebsd-12-stable/contrib/binutils/ld/
H A Dldlang.c1141 lang_memory_region_lookup (const char *const name, bfd_boolean create) argument
[all...]
/freebsd-12-stable/sys/dev/ocs_fc/
H A Dsli4.c4537 sli4_create_q_fn_t create = NULL; local
[all...]
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/zfs/
H A Dzfs_main.c4852 boolean_t create; member in struct:allow_opts
[all...]

Completed in 406 milliseconds

123456789