mount_umap.c | 23 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 27 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 39 #endif /* not lint */ 47 #endif /* not lint */ 69 * compromised. If this is not a concern, undefine SECURITY. 102 static char not[] = "; not mounted."; local in function:mount_umap 149 err(1, "%s%s", mapfile, not); 157 err(1, "%s%s", mapfile, not); 161 mapfile, buf, not); [all...] |