Home
last modified time | relevance | path

Searched defs:ftype (Results 1 – 25 of 223) sorted by relevance

123456789

/netbsd/sys/external/bsd/libnv/dist/
H A Dcnvlist.c85 #define CNVLIST_GET(ftype, type, NVTYPE) \ argument
107 #define CNVLIST_GET_ARRAY(ftype, type, NVTYPE) \ in CNVLIST_GET() argument
138 #define CNVLIST_TAKE(ftype, type, NVTYPE) \ argument
166 #define CNVLIST_TAKE_ARRAY(ftype, type, NVTYPE) \ argument
H A Ddnvlist.c70 #define DNVLIST_GET(ftype, type) \ argument
107 #define DNVLIST_TAKE(ftype, type) \ argument
/netbsd/sys/rump/librump/rumpkern/
H A Detfs_wrap.c40 enum rump_etfs_type ftype) in rump_etfs_register()
49 enum rump_etfs_type ftype, uint64_t begin, uint64_t size) in rump_etfs_register_withsize()
/netbsd/external/bsd/ntp/dist/sntp/libopts/
H A Dfile.c43 check_existence(teOptFileType ftype, tOptions * pOpts, tOptDesc * pOD) in check_existence()
162 teOptFileType ftype, tuFileMode mode) in optionFileCheck()
/netbsd/external/bsd/openldap/dist/libraries/libldap/
H A Dfilter.c557 ber_tag_t ftype; in put_simple_filter() local
724 ber_tag_t ftype = LDAP_FILTER_SUBSTRINGS; in put_substring_filter() local
984 ber_tag_t ftype; in put_simple_vrFilter() local
/netbsd/external/bsd/nvi/dist/ex/
H A Dex_bang.c58 enum filtertype ftype; in ex_bang() local
H A Dex_filter.c99 ex_filter(SCR *sp, EXCMD *cmdp, MARK *fm, MARK *tm, MARK *rp, CHAR_T *cmd, enum filtertype ftype) in ex_filter()
/netbsd/sys/arch/sun3/sun3/
H A Dtrap.c137 # define _pmap_fault(map, va, ftype) \ argument
489 vm_prot_t ftype; in trap() local
/netbsd/external/bsd/openldap/dist/servers/slapd/
H A Dslaptest.c51 test_file( const char *fname, const char *ftype ) in test_file()
/netbsd/include/
H A Dtgmath.h62 #define __TG_GFN1(fn, a, ftype, ltype) \ argument
69 #define __TG_GFN1x(fn, a, b, ftype, ltype) \ argument
76 #define __TG_GFN2(fn, a, b, ftype, ltype) \ argument
85 #define __TG_GFN2x(fn, a, b, c, ftype, ltype) \ argument
94 #define __TG_GFN3(fn, a, b, c, ftype, ltype) \ argument
/netbsd/usr.sbin/acpitools/aml/
H A Daml_obj.h107 enum fieldtype ftype; /* f_t_field */ member
112 enum fieldtype ftype; /* f_t_index */ member
118 enum fieldtype ftype; /* f_t_bank */ member
130 enum fieldtype ftype; member
/netbsd/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-builtins.cc434 enum ix86_builtin_func_type ftype; in ix86_init_tm_builtins() local
514 enum ix86_builtin_func_type ftype; in ix86_init_mmx_sse_builtins() local
1267 enum ix86_builtin_func_type ftype, bool is_const) in make_cpu_type_builtin()
1408 tree ftype, decl; in ix86_init_builtins() local
H A Di386-builtins.c428 enum ix86_builtin_func_type ftype; in ix86_init_tm_builtins() local
508 enum ix86_builtin_func_type ftype; in ix86_init_mmx_sse_builtins() local
1255 enum ix86_builtin_func_type ftype, bool is_const) in make_cpu_type_builtin()
1374 tree ftype, decl; in ix86_init_builtins() local
/netbsd/sys/arch/powerpc/booke/
H A Dtrap.c161 pagefault(struct vm_map *map, vaddr_t va, vm_prot_t ftype, bool usertrap) in pagefault()
216 const vm_prot_t ftype = get_faulttype(tf); in dsi_exception() local
345 const vm_prot_t ftype = get_faulttype(tf); in dtlb_exception() local
/netbsd/sys/arch/aarch64/aarch64/
H A Dfault.c138 vm_prot_t ftype; in data_abort_handler() local
/netbsd/sys/arch/vax/vax/
H A Dtrap.c101 vm_prot_t ftype; in trap() local
/netbsd/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-builtins.c428 enum ix86_builtin_func_type ftype; in ix86_init_tm_builtins() local
508 enum ix86_builtin_func_type ftype; in ix86_init_mmx_sse_builtins() local
1255 enum ix86_builtin_func_type ftype, bool is_const) in make_cpu_type_builtin()
1374 tree ftype, decl; in ix86_init_builtins() local
/netbsd/sys/arch/sh3/sh3/
H A Dexception.c285 int err, track, ftype; in tlb_exception() local
/netbsd/external/bsd/ekermit/dist/
H A Dmain.c93 int ftype = 1; /* Global file type 0=text 1=binary*/ variable
/netbsd/sys/arch/mac68k/mac68k/
H A Dtrap.c509 vm_prot_t ftype; in trap() local
/netbsd/sys/arch/luna68k/luna68k/
H A Dtrap.c467 vm_prot_t ftype; in trap() local
/netbsd/sys/arch/sun2/sun2/
H A Dtrap.c475 vm_prot_t ftype; in trap() local
/netbsd/sys/arch/ia64/ia64/
H A Dtrap.c553 vm_prot_t ftype; in trap() local
/netbsd/external/bsd/openldap/dist/servers/slapd/back-mdb/
H A Dfilterindex.c262 int ftype, in comp_list_candidates()
571 int ftype, in list_candidates()
/netbsd/external/bsd/openldap/dist/servers/slapd/back-wt/
H A Dindex.c83 int ftype, in wt_index_param()

123456789