Home | Sort by: relevance | last modified time | path |
/src/common/lib/libprop/ | |
prop_intern.c | 1026 bool need_guard = (sb.st_size & pgmask) == 0; local in function:_prop_intern_map_file 1028 mf->pimf_data = mmap(NULL, need_guard ? mf->pimf_mapsize + pgsize 1041 if (need_guard) { |
prop_intern.c | 1026 bool need_guard = (sb.st_size & pgmask) == 0; local in function:_prop_intern_map_file 1028 mf->pimf_data = mmap(NULL, need_guard ? mf->pimf_mapsize + pgsize 1041 if (need_guard) { |