Home
last modified time | relevance | path

Searched refs:get_file (Results 1 – 5 of 5) sorted by relevance

/freebsd/libexec/pkg-serve/tests/
H A Dpkg_serve_test.sh65 atf_test_case get_file
219 atf_add_test_case get_file
/freebsd/contrib/kyua/store/
H A Dread_transaction.cpp127 get_file(sqlite::database& db, const int64_t file_id) in get_file() function
408 return get_file(db, stmt.safe_column_int64("file_id")); in get_test_case_file()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dfs.h277 get_file(struct linux_file *f) in get_file() function
/freebsd/contrib/ee/
H A Dee.c331 void get_file(char *file_name);
2401 get_file(tmp_file); in check_fp()
2439 get_file(char *file_name) in get_file() function
3392 get_file(""); in sh_command()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c692 get_file(file); in vma_set_file()
1365 vmap->vm_file = get_file(filp); in linux_file_mmap_single()