/netbsd-src/sys/kern/ |
H A D | kern_descrip.c | 260 fdfile_t **ff = fd->fd_dt->dt_ff; in fd_last_set() local 290 fdfile_t *ff; in fd_used() local 319 fdfile_t *ff; in fd_unused() local 357 fdfile_t *ff; fd_getfile() local 448 fdfile_t *ff; fd_putfile() local 570 fdfile_t *ff; fd_getfile2() local 608 fdfile_t *ff; fd_close() local 773 fdfile_t *ff; fd_dup2() local 1168 fdfile_t *ff; fd_affix() local 1203 fdfile_t *ff; fd_abort() local 1269 fdfile_ctor(fdfile_t * ff) fdfile_ctor() argument 1277 fdfile_dtor(fdfile_t * ff) fdfile_dtor() argument 1414 fdfile_t *ff, **ffp, **nffp, *ff2; fd_copy() local 1548 fdfile_t *ff; fd_free() local 1698 fdfile_t *ff; fd_dupopen() local 1757 fdfile_t *ff; fd_closeexec() local 1842 fdfile_t *ff = atomic_load_consume(&fdp->fd_dt)->dt_ff[fd]; fd_set_exclose() local 1913 fdfile_t *ff; fd_clone() local 2022 fdfile_t *ff; sysctl_file_marker_reset() local 2124 fdfile_t *ff; sysctl_kern_file() local 2201 fdfile_t *ff; sysctl_kern_file2() local 2368 fill_file2(struct kinfo_file * kp,const file_t * fp,const fdfile_t * ff,int i,pid_t pid) fill_file2() argument [all...] |
H A D | subr_exec_fd.c | 47 fdfile_t *ff; in fd_ktrexecfd() local
|
H A D | kern_event.c | 1893 fdfile_t *ff; in kqueue_register() local 2682 fdfile_t *ff; in kqueue_close() local
|
H A D | uipc_socket2.c | 1617 fdfile_t *ff; sofindproc() local
|
/netbsd-src/regress/sys/uvm/pdsim/ |
H A D | opt.hs | 37 ff s [] = head $ Set.elems s function 38 ff s (y:ys) = function
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/ |
H A D | asan_fake_stack.cpp | 149 FakeFrame *ff = reinterpret_cast<FakeFrame *>( in GC() local 166 FakeFrame *ff = reinterpret_cast<FakeFrame *>( in ForEachFakeFrame() local 213 FakeFrame *ff = fs->Allocate(fs->stack_size_log(), class_id, real_stack); in OnMalloc() local 226 FakeFrame *ff = fs->Allocate(fs->stack_size_log(), class_id, real_stack); in OnMallocAlways() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/ |
H A D | asan_fake_stack_test.cc | 116 FakeFrame *ff = fs->Allocate(stack_size_log, cid, 0); in TEST() local 137 FakeFrame *ff = fs->Allocate(fs->stack_size_log(), class_id, 0); in RecursiveFunction() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/ |
H A D | asan_fake_stack.cc | 147 FakeFrame *ff = reinterpret_cast<FakeFrame *>( in GC() local 164 FakeFrame *ff = reinterpret_cast<FakeFrame *>( in ForEachFakeFrame() local 205 FakeFrame *ff = fs->Allocate(fs->stack_size_log(), class_id, real_stack); in OnMalloc() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
H A D | asan_fake_stack.cc | 149 FakeFrame *ff = reinterpret_cast<FakeFrame *>( in GC() local 166 FakeFrame *ff = reinterpret_cast<FakeFrame *>( in ForEachFakeFrame() local 207 FakeFrame *ff = fs->Allocate(fs->stack_size_log(), class_id, real_stack); in OnMalloc() local
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | alpha-opc.c | 365 #define OPR_(oo,ff) (OP(oo) | (((ff) & 0x7F) << 5)) argument 366 #define OPRL_(oo,ff) (OPR_((oo),(ff)) | 0x1000) argument 368 #define OPR(oo,ff) OPR_(oo,ff), OPR_MASK argument 369 #define OPRL(oo,ff) OPRL_(oo,ff), OPR_MASK argument
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | alpha-opc.c | 365 #define OPR_(oo,ff) (OP(oo) | (((ff) & 0x7F) << 5)) argument 366 #define OPRL_(oo,ff) (OPR_((oo),(ff)) | 0x1000) argument 368 #define OPR(oo,ff) OPR_(oo,ff), OPR_MASK argument 369 #define OPRL(oo,ff) OPRL_(oo,ff), OPR_MASK argument
|
/netbsd-src/usr.sbin/btattach/ |
H A D | init_stlc2500.c | 69 int ff; in firmload_stlc2500() local
|
/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/tests/ |
H A D | t-mpq_addsub.c | 93 mpq_t rr, ii, ff; in testmain() local
|
/netbsd-src/tests/include/sys/ |
H A D | t_types.c | 118 fsfilcnt_t ff; in ATF_TC_BODY() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/kuser/ |
H A D | copy_cred_cache.c | 58 TicketFlags ff; in parse_ticket_flags() local
|
/netbsd-src/lib/libc/gen/ |
H A D | disklabel.c | 168 long ff; in getdiskbyname() local
|
/netbsd-src/external/lgpl3/gmp/dist/tests/cxx/ |
H A D | t-ops3.cc | 86 template<class T, class U> void ff(T t, U u){ in ff() function
|
/netbsd-src/crypto/external/bsd/heimdal/dist/kadmin/ |
H A D | get.c | 75 struct field_name *ff; member 89 add_column(struct get_entry_data *data, struct field_name *ff, const char *header) in add_column()
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ldap/ |
H A D | back-ldap.h | 342 #define LDAP_BACK_ISSET_F(ff,f) ( ( (ff) & (f) ) == (f) ) argument 343 #define LDAP_BACK_ISMASK_F(ff,m,f) ( ( (ff) & (m) ) == (f) ) argument 355 #define LDAP_BACK_USE_TLS_F(ff) LDAP_BACK_ISSET_F( (ff), LDAP_BACK_F_USE_TLS ) argument 356 #define LDAP_BACK_PROPAGATE_TLS_F(ff) LDAP_BACK_ISSET_F( (ff), LDAP_BACK_F_PROPAGATE_TLS ) argument 357 #define LDAP_BACK_TLS_CRITICAL_F(ff) LDAP_BACK_ISSET_F( (ff), LDAP_BACK_F_TLS_CRITICAL ) argument
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | ascii.d | 123 ff = '\x0C', /// NP form feed, new page enumerator
|
/netbsd-src/sys/ddb/ |
H A D | db_xxx.c | 162 fdfile_t *ff; in db_show_files_cmd() local
|
/netbsd-src/bin/csh/ |
H A D | set.c | 757 int ff; in balance() local
|
/netbsd-src/games/hack/ |
H A D | hack.mklev.c | 381 coord ff; in finddpos() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-range-gori.cc | 901 int_range_max ff (op1_false); in logical_combine() local
|
/netbsd-src/usr.bin/cdplay/ |
H A D | cdplay.c | 1243 u_int mm, ss, ff; in get_status() local
|