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

/opensolaris-onvv-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c63 static int mapline_to_mapent(struct mapent **, struct mapline *, char *, char *,
166 if (mapline_to_mapent(&mapents, ml, key, mapname,
220 * mapline_to_mapent(struct mapent **mapents, struct mapline *ml,
232 mapline_to_mapent(struct mapent **mapents, struct mapline *ml, char *key, function
249 "mapline_to_mapent: map %s: line too long (max %d chars)",
255 " mapline_to_mapent: (expanded) mapline (%s,%s)\n",
343 "mapline_to_mapent: bad location=%s map=%s key=%s",
398 "mapline_to_mapent: parsed with null mapents");
401 "mapline_to_mapent: parsed nononempty w=%s", w);
407 trace_mapents("mapline_to_mapent
[all...]

Completed in 46 milliseconds