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

/freebsd-10.3-release/contrib/amd/amd/
H A Dinfo_exec.c401 int mapfd, ret; local
413 mapfd = exec_map_open(map, key);
415 if (mapfd >= 0) {
419 return exec_parse_qanswer(mapfd, map, key, pval, tp);

Completed in 91 milliseconds