Home
last modified time | relevance | path

Searched defs:funcidx (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libcasper/libcasper/
H A Dzygote.c61 zygote_clone(uint64_t funcidx, int *chanfdp, int *procfdp) in zygote_clone()
110 uint64_t funcidx; in zygote_main() local
/freebsd/contrib/lua/src/
H A Dlstate.h194 int funcidx; /* called-function index */ member