Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/ | |
smu_v12_0.h | 39 int map_to; member in struct:smu_12_0_cmn2aisc_mapping |
smu_v11_0.h | 78 int map_to; member in struct:smu_11_0_cmn2aisc_mapping |
/src/libexec/httpd/ | |
bozohttpd.c | 1207 const char *replace = NULL, *map_to = NULL, *p; local in function:check_remap 1235 * to it and len will be its length. map_to will point to 1263 map_to = NULL; 1285 map_to = NULL; 1292 map_to = p; 1297 rlen = p - map_to; 1301 if (replace && map_to) { 1303 memcpy(newfile, map_to, rlen); |