Lines Matching defs:mapped
70 * Note that the schema can be mapped and SSD's can be used to relocate
112 isAttrMapped(char *orig, char *mapped)
120 if (strcasecmp(mappedschema[0], mapped) != 0) {
133 isObjectMapped(char *orig, char *mapped)
141 if (strcasecmp(mappedschema[0], mapped) != 0) {
222 /* check for automountMapName mapped to nisMapName */
226 /* check for automountKey mapped to cn */
230 /* check for automountInformation mapped to nisMapEntry */
234 /* check for automountMap mapped to nisMap */
238 /* check for automount mapped to nisObject */