Searched refs:tmap_info_t (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/ntp/sntp/libopts/
H A Dtext_mmap.c85 load_text_file(tmap_info_t * mapinfo, char const * pzFile)
168 validate_mmap(char const * fname, int prot, int flags, tmap_info_t * mapinfo)
235 close_mmap_files(tmap_info_t * mi)
260 * arg: tmap_info_t *, mapinfo, returned info about the mapping
297 * tmap_info_t mi;
306 text_mmap(char const * pzFile, int prot, int flags, tmap_info_t * mi)
330 * arg: tmap_info_t *, mapinfo, info about the mapping
345 text_munmap(tmap_info_t * mi)
H A Dconfigfile.c122 tmap_info_t cfgfile;
415 tmap_info_t cfgfile;
/freebsd-12-stable/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h734 } tmap_info_t; typedef in typeref:struct:__anon6373
1249 extern void * text_mmap(char const *, int, int, tmap_info_t *);
1251 extern int text_munmap(tmap_info_t *);

Completed in 120 milliseconds