Home
last modified time | relevance | path

Searched refs:file_alloc (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/ia64/stand/common/
H A Dload_elf64.c64 fp = file_alloc(); in elf64_loadfile()
H A Dfileload.c265 file_alloc(void) in file_alloc() function
H A Dbootstrap.h215 struct preloaded_file *file_alloc(void);
/netbsd-src/libexec/httpd/
H A Dbozohttpd.c2255 int file_alloc = 0; in bozo_http_error() local
2263 file_alloc = 1; in bozo_http_error()
2295 if (file_alloc) in bozo_http_error()