Searched refs:file_map (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr028/
H A Dt.c42 file_map(DB_ENV *dbenv, char *path, size_t len, int is_readonly, void **addr) function
66 F(db_env_set_func_file_map, file_map, unmap, "file map");
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/udev/
H A Dudev_config.c100 if (file_map(udev_config_filename, &buf, &bufsize) != 0) {
H A Dudev_utils_file.c123 int file_map(const char *filename, char **buf, size_t *bufsize) function
H A Dudev.h162 extern int file_map(const char *filename, char **buf, size_t *bufsize);
H A Dudev_db.c213 if (file_map(filename, &buf, &bufsize) != 0) {
H A Dudev_rules_parse.c654 if (file_map(filename, &buf, &bufsize) != 0) {

Completed in 46 milliseconds