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

/macosx-10.10/ntp-92/libopts/autoopts/
H A Doptions.h491 } tmap_info_t; typedef in typeref:struct:__anon11564
1040 extern void* text_mmap(char const*, int, int, tmap_info_t*);
1042 extern int text_munmap(tmap_info_t*);
/macosx-10.10/ntp-92/sntp/libopts/autoopts/
H A Doptions.h491 } tmap_info_t; typedef in typeref:struct:__anon11611
1040 extern void* text_mmap(char const*, int, int, tmap_info_t*);
1042 extern int text_munmap(tmap_info_t*);
/macosx-10.10/ntp-92/libopts/
H A Dtext_mmap.c54 * arg: tmap_info_t*, mapinfo, returned info about the mapping
91 * tmap_info_t mi;
100 text_mmap( char const* pzFile, int prot, int flags, tmap_info_t* pMI )
298 * arg: tmap_info_t*, mapinfo, info about the mapping
313 text_munmap( tmap_info_t* pMI )
H A Dconfigfile.c118 tmap_info_t cfgfile;
418 tmap_info_t cfgfile;
/macosx-10.10/ntp-92/sntp/libopts/
H A Dtext_mmap.c54 * arg: tmap_info_t*, mapinfo, returned info about the mapping
91 * tmap_info_t mi;
100 text_mmap( char const* pzFile, int prot, int flags, tmap_info_t* pMI )
298 * arg: tmap_info_t*, mapinfo, info about the mapping
313 text_munmap( tmap_info_t* pMI )
H A Dconfigfile.c118 tmap_info_t cfgfile;
418 tmap_info_t cfgfile;

Completed in 145 milliseconds