HomeSort by: relevance | last modified time | path
    Searched defs:ff (Results 1 - 15 of 15) sorted by relevancy

  /src/tests/include/sys/
t_types.c 118 fsfilcnt_t ff; local in function:ATF_TC_BODY
124 ff = 0;
130 ATF_CHECK((ff - 1) > 0);
  /src/sys/kern/
subr_exec_fd.c 47 fdfile_t *ff; local in function:fd_ktrexecfd
59 if ((ff = dt->dt_ff[fd]) == NULL) {
64 ff == (fdfile_t *)fdp->fd_dfdfile[fd]);
65 if ((fp = atomic_load_consume(&ff->ff_file)) == NULL)
uipc_socket2.c 1620 fdfile_t *ff; local in function:sofindproc
1644 ff = dt->dt_ff[i];
1645 if (ff == NULL)
1648 fp = atomic_load_consume(&ff->ff_file);
kern_sig.c 1039 fdfile_t *ff; local in function:kpsignal
1054 if ((ff = dt->dt_ff[fd]) == NULL)
1056 if ((fp = atomic_load_consume(&ff->ff_file)) == NULL)
kern_descrip.c 260 fdfile_t **ff = fd->fd_dt->dt_ff; local in function:fd_last_set
280 while (i > 0 && (ff[i] == NULL || !ff[i]->ff_allocated))
290 fdfile_t *ff; local in function:fd_used
292 ff = fdp->fd_dt->dt_ff[fd];
296 KASSERT(ff != NULL);
297 KASSERT(ff->ff_file == NULL);
298 KASSERT(!ff->ff_allocated);
300 ff->ff_allocated = true;
319 fdfile_t *ff; local in function:fd_unused
357 fdfile_t *ff; local in function:fd_getfile
448 fdfile_t *ff; local in function:fd_putfile
570 fdfile_t *ff; local in function:fd_getfile2
608 fdfile_t *ff; local in function:fd_close
773 fdfile_t *ff; local in function:fd_dup2
1179 fdfile_t *ff; local in function:fd_affix
1214 fdfile_t *ff; local in function:fd_abort
1427 fdfile_t *ff, **ffp, **nffp, *ff2; local in function:fd_copy
1566 fdfile_t *ff; local in function:fd_free
1719 fdfile_t *ff; local in function:fd_dupopen
1778 fdfile_t *ff; local in function:fd_closeexec
1880 fdfile_t *ff = atomic_load_consume(&fdp->fd_dt)->dt_ff[fd]; local in function:fd_set_exclose
1891 fdfile_t *ff = atomic_load_consume(&fdp->fd_dt)->dt_ff[fd]; local in function:fd_set_foclose
2067 fdfile_t *ff; local in function:sysctl_file_marker_reset
2169 fdfile_t *ff; local in function:sysctl_kern_file
2246 fdfile_t *ff; local in function:sysctl_kern_file2
    [all...]
kern_event.c 1893 fdfile_t *ff; local in function:kqueue_register
1926 ff = fdp->fd_dt->dt_ff[fd];
1927 if (ff->ff_refcnt & FR_CLOSING) {
1932 SLIST_FOREACH(kn, &ff->ff_knlist, kn_link) {
2682 fdfile_t *ff; local in function:kqueue_close
2712 if ((ff = fdp->fd_dt->dt_ff[i]) == NULL)
2714 kqueue_doclose(kq, (struct klist *)&ff->ff_knlist, i);
  /src/usr.sbin/btattach/
init_stlc2500.c 69 int ff; local in function:firmload_stlc2500
74 ff = open(name, O_RDONLY, 0);
75 if (ff < 0) {
84 n = read(ff, buf + 1, sizeof(buf) - 1);
100 close(ff);
  /src/lib/libc/gen/
disklabel.c 168 long ff; local in function:getdiskbyname
171 if (cgetnum(buf, psize, &ff) == -1)
174 pp->p_size = (u_int32_t)ff;
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
asan_fake_stack_test.cc 116 FakeFrame *ff = fs->Allocate(stack_size_log, cid, 0); local in function:__asan::TEST
117 uptr x = reinterpret_cast<uptr>(ff);
118 EXPECT_TRUE(s.insert(std::make_pair(ff, cid)).second);
137 FakeFrame *ff = fs->Allocate(fs->stack_size_log(), class_id, 0); local in function:__asan::RecursiveFunction
142 fs->Deallocate(reinterpret_cast<uptr>(ff), class_id);
  /src/sys/ddb/
db_xxx.c 162 fdfile_t *ff; local in function:db_show_files_cmd
182 if ((ff = dt->dt_ff[i]) == NULL)
185 fp = atomic_load_consume(&ff->ff_file);
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_fake_stack.cc 149 FakeFrame *ff = reinterpret_cast<FakeFrame *>( local in function:__asan::FakeStack::GC
151 if (ff->real_stack < real_stack) {
166 FakeFrame *ff = reinterpret_cast<FakeFrame *>( local in function:__asan::FakeStack::ForEachFakeFrame
168 uptr begin = reinterpret_cast<uptr>(ff);
207 FakeFrame *ff = fs->Allocate(fs->stack_size_log(), class_id, real_stack); local in function:__asan::OnMalloc
208 if (!ff) return 0; // Out of fake stack.
209 uptr ptr = reinterpret_cast<uptr>(ff);
  /src/bin/csh/
set.c 757 int ff; local in function:balance
761 * is the branch of p from which we have come; ff is the branch of pp which
764 for (; (pp = p->v_parent) != NULL; p = pp, f = ff) {
765 ff = pp->v_right == p;
777 pp->v_link[ff] = rleft(p);
782 pp->v_link[ff] = rleft(p);
788 pp->v_link[ff] = rleft(p);
810 pp->v_link[ff] = rright(p);
815 pp->v_link[ff] = rright(p);
821 pp->v_link[ff] = rright(p)
    [all...]
  /src/games/hack/
hack.mklev.c 381 coord ff; local in function:finddpos
402 ff.x = x;
403 ff.y = y;
404 return (ff);
  /src/usr.bin/cdplay/
cdplay.c 1243 u_int mm, ss, ff; local in function:get_status
1270 lba2msf(lba - 150, &mm, &ss, &ff);
1273 *frame = ff;
1296 &ss, &ff);
1299 *frame = ff;
  /src/sys/arch/sgimips/dev/
crmfb.c 1705 int MM = 0, NN = 0, PP = 0, ff = 0; local in function:calc_pll
1721 ff = ff1;
1729 ff = ff2;
1735 DPRINTF("%d: M %d N %d P %d -> %d\n", f_out, MM, NN, PP, ff);

Completed in 24 milliseconds