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

/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh62 continue creating it with the default file name (${MAP_FILE}).
80 mapping file name (${MAP_FILE}).
106 The mapping file "${MAP_FILE}" already exists. It is strongly
116 Warning : Creation of default mapping file (`basename $MAP_FILE`)
117 at default location (`dirname $MAP_FILE`) would cause NIS
206 non-default location (other than `dirname $MAP_FILE`). After this,
1050 m) MAP_FILE=$OPTARG
1153 MAP_FILE="$DEFAULT_MAP_FILE"
1481 if [ -f $MAP_FILE ]; then
1491 get_confirm "Do you wish to backup the map file "${MAP_FILE}" (
[all...]
/illumos-gate/usr/src/cmd/sendmail/db/os/
H A Dos_map.c366 #ifdef MAP_FILE
369 * Historically, MAP_FILE was required for mapping regular
373 flags |= MAP_FILE;
/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_name_service.c60 #define MAP_FILE "/etc/dapl/ibhosts" macro
129 f = fopen(MAP_FILE, "r");
132 "for IP/GID mappings\n", MAP_FILE);
/illumos-gate/usr/src/uts/common/sys/
H A Dmman.h84 #define MAP_FILE 0 /* map from file (default) */ macro

Completed in 99 milliseconds