Searched refs:text_mmap (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | Makefile.am | 62 stdnoreturn.in.h streqvcmp.c text_mmap.c \
|
H A D | text_mmap.c | 310 text_mmap(char const * pzFile, int prot, int flags, tmap_info_t * mi) in text_mmap() function
|
H A D | configfile.c | 82 char * txt = text_mmap(fname, PROT_READ, MAP_PRIVATE, &cfgfile); in configFileLoad() 376 text_mmap(fname, PROT_READ|PROT_WRITE, MAP_PRIVATE, &cfgfile); in file_preset()
|
H A D | save.c | 518 char * text = text_mmap(fname, PROT_READ|PROT_WRITE, MAP_PRIVATE, &map_info); in remove_settings()
|
H A D | Makefile.in | 484 streqvcmp.c text_mmap.c time.c tokenize.c usage.c version.c
|
/freebsd/contrib/ntp/sntp/libopts/autoopts/ |
H A D | options.h | 1251 extern void * text_mmap(char const *, int, int, tmap_info_t *);
|
/freebsd/contrib/ntp/ |
H A D | CommitLog | 5295 sntp/libopts/text_mmap.c@1.19 +1 -1 5744 sntp/libopts/text_mmap.c@1.18 +9 -6 [all...] |