Home
last modified time | relevance | path

Searched defs:load_file (Results 1 – 7 of 7) sorted by relevance

/freebsd/sbin/ipf/libipf/
H A Dload_file.c13 load_file(char *filename) in load_file() function
/freebsd/crypto/openssh/regress/unittests/sshsig/
H A Dtests.c36 load_file(const char *name) in load_file() function
/freebsd/crypto/openssh/regress/unittests/sshkey/
H A Dcommon.c43 load_file(const char *name) in load_file() function
/freebsd/tools/lua/
H A Dtemplate.lua169 local function load_file(func) function
/freebsd/contrib/lutok/
H A Dstate.cpp493 lutok::state::load_file(const std::string& file) in load_file() function in lutok::state
/freebsd/sys/kern/
H A Dimgact_elf.c778 __elfN(load_file)(struct proc *p, const char *file, u_long *addr, in __elfN() argument
/freebsd/contrib/libucl/src/
H A Ducl_util.c1761 char *load_file, *tmp; local