Searched defs:level (Results 376 - 400 of 1169) sorted by relevance

<<11121314151617181920>>

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dticket.c187 find_type_in_ad(krb5_context context, int type, krb5_data *data, krb5_boolean *found, krb5_boolean failp, krb5_keyblock *sessionkey, const AuthorizationData *ad, int level) argument
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dpcy_tree.c101 X509_POLICY_LEVEL *level; local
[all...]
/netbsd-current/external/mit/lua/dist/src/
H A Dlfunc.c69 static UpVal *newupval (lua_State *L, StkId level, UpVal **prev) { argument
91 UpVal *luaF_findupval (lua_State *L, StkId level) { argument
129 static void checkclosemth (lua_State *L, StkId level) { argument
147 prepcallclosemth(lua_State *L, StkId level, int status, int yy) argument
172 luaF_newtbcupval(lua_State *L, StkId level) argument
197 luaF_closeupval(lua_State *L, StkId level) argument
231 luaF_close(lua_State *L, StkId level, int status, int yy) argument
[all...]
/netbsd-current/sys/arch/arm/marvell/
H A Dmvsocgpp.c76 uint32_t level; member in struct:mvsocgpp_softc::mvsocgpp_pic
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dgen.c525 space(int level) argument
554 define_asn1 (int level, Type *t) argument
726 define_type(int level, const char *name, const char *basename, Type *t, int typedefp, int preservep) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/fuzz/
H A Dcmp.c39 print_noop(const char *func, const char *file, int line, OSSL_CMP_severity level, const char *msg) argument
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/cmp/
H A Dcmp_util.c47 static OSSL_CMP_severity parse_level(const char *level) argument
75 ossl_cmp_log_parse_metadata(const char *buf, OSSL_CMP_severity *level, char **func, char **file, int *line) argument
128 OSSL_CMP_print_to_bio(BIO *bio, const char *component, const char *file, int line, OSSL_CMP_severity level, const char *msg) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbss_log.c243 static void xopenlog(BIO *bp, char *name, int level) argument
302 static void xopenlog(BIO *bp, char *name, int level) argument
391 static void xopenlog(BIO *bp, char *name, int level) argument
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dbioprinttest.c309 void test_adjust_streams_tap_level(int level) argument
/netbsd-current/sys/arch/arm/xscale/
H A Dpxa2x0_intr.c225 pxa2x0_update_intr_masks(int irqno, int level) argument
284 pxa2x0_intr_establish(int irqno, int level, argument
333 sa11x0_intr_establish(sa11x0_chipset_tag_t ic, int irq, int type, int level, argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-symtab.cc701 int level = warn_type_compatibility_p (TREE_TYPE (prevailing->decl), local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dlto-compress.cc86 int level = flag_lto_compression_level; local
116 int level = flag_lto_compression_level; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dcorefile.c32 int level; member in struct:_core_mapping
H A Dhw_glue.c290 hw_glue_interrupt_event(device *me, int my_port, device *source, int source_port, int level, cpu *processor, unsigned_word cia) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/zlib/examples/
H A Dgzappend.c259 local int gzscan(char *name, z_stream *strm, int level) argument
468 int gd, level; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/zlib/
H A Dgzguts.h191 int level; /* compression level */ member in struct:__anon2669
/netbsd-current/external/bsd/libpcap/dist/
H A Dpcap-libdlpi.c273 dlpromiscon(pcap_t *p, bpf_u_int32 level) argument
/netbsd-current/sys/ufs/ext2fs/
H A Dext2fs_inode.c296 int offset, size, level; local
497 ext2fs_indirtrunc(struct inode *ip, daddr_t lbn, daddr_t dbn, daddr_t lastbn, int level, long *countp) argument
[all...]
/netbsd-current/sys/arch/hpcmips/dev/
H A Dplumicu.c239 plum_intr_establish(plum_chipset_tag_t pc, int line, int mode, int level, argument
/netbsd-current/sys/arch/ia64/ia64/
H A Dinterrupt.c259 intr_establish_xname(int irq, int type, int level, int (*func)(void *), argument
267 intr_establish(int irq, int type, int level, int (*func)(void *), void *arg) argument
/netbsd-current/sys/arch/mipsco/isa/
H A Disa_machdep.c178 isa_intr_establish(isa_chipset_tag_t ic, int intr, int type, int level, int (*ih_fun)(void*), void *ih_arg) argument
/netbsd-current/sys/arch/alpha/common/
H A Dshared_intr.c157 alpha_shared_intr_alloc_intrhand(struct alpha_shared_intr *intr, unsigned int num, int type, int level, int flags, int (*fn)(void *), void *arg, const char *basename) argument
/netbsd-current/sys/arch/x86/pci/
H A Dpci_msi_machdep.c225 pci_msi_common_establish(pci_chipset_tag_t pc, pci_intr_handle_t ih, int level, int (*func)(void *), void *arg, struct pic *pic, const char *xname) argument
440 x86_pci_msi_establish(pci_chipset_tag_t pc, pci_intr_handle_t ih, int level, int (*func)(void *), void *arg, const char *xname) argument
485 x86_pci_msix_establish(pci_chipset_tag_t pc, pci_intr_handle_t ih, int level, int (*func)(void *), void *arg, const char *xname) argument
/netbsd-current/usr.bin/xlint/lint1/
H A Dmem1.c248 mpool_at(size_t level) argument
266 level_zero_alloc(size_t level, size_t size, const char *descr) argument
274 level_zero_alloc(size_t level, size_t size) argument
299 level_free_all(size_t level) argument
[all...]
/netbsd-current/sys/arch/arc/isa/
H A Disabus.c257 int irq, level; local
343 isabr_intr_establish(isa_chipset_tag_t ic, int irq, int type, int level, argument
[all...]

Completed in 327 milliseconds

<<11121314151617181920>>