Searched refs:mapfile (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/contrib/sendmail/makemap/ |
| H A D | makemap.c | 93 readcf(cfile, mapfile, fullpath) in readcf() argument 95 char *mapfile; 115 if (!fullpath && mapfile != NULL) 117 p = strrchr(mapfile, '/'); 119 mapfile = ++p; 120 p = strrchr(mapfile, '.'); 179 if (mapfile == NULL || *mapfile == '\0') 190 b = strstr(p, mapfile); 203 if (strcmp(mapfile, b) != 0)
|
| /freebsd-13.1/lib/libpmc/pmu-events/ |
| H A D | README | 15 be named 'mapfile.csv' (see below for mapfile format). 41 Using the JSON files and the mapfile, 'jevents' generates the C source file, 102 The mapfile enables multiple CPU models to share a single set of PMU events. 105 The mapfile.csv format is expected to be: 134 is the Version of the mapfile. 138 files, relative to the directory containing the mapfile.csv 146 $ grep Silvermont tools/perf/pmu-events/arch/x86/mapfile.csv
|
| H A D | json.c | 46 static char *mapfile(const char *fn, size_t *size) in mapfile() function 92 *map = mapfile(fn, size); in parse_json()
|
| H A D | jevents.c | 905 static char *mapfile; variable 1040 mapfile = strdup(fpath); in process_one_file() 1155 mapfile = NULL; in main() 1184 if (!mapfile) { in main() 1189 if (process_mapfile(eventsfp, mapfile)) { in main() 1190 pr_info("%s: Error processing mapfile %s\n", prog, mapfile); in main()
|
| /freebsd-13.1/share/examples/ipfilter/l4check/ |
| H A D | l4check.c | 452 mapfile(char *file, size_t *sizep) in mapfile() function 674 probe = mapfile(t, &plen); in readconfig() 728 response = mapfile(t, &rlen); in readconfig()
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | tex | 106 0 search/1 @c\ @mapfile{ TeX font aliases text file
|