Home
last modified time | relevance | path

Searched refs:AMD_MAP_PREF_KW (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dsun_map.c89 #define AMD_MAP_PREF_KW "pref:=${key}/" /* set the mount map as current map */ macro
479 xstrlcat(dest, AMD_MAP_PREF_KW, destlen); in sun_multi2amd()
/netbsd-src/external/bsd/am-utils/dist/
H A DChangeLog1367 * sun_map.c: Fix the AMD_MAP_PREF_KW definition. Fix spelling.