Searched defs:mapline (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_fnmount.c50 typedef struct mapline mapline; typedef in typeref:struct:mapline
172 trim_line(mapline *ml);
179 opts_only(const mapline *ml);
313 mapline ml;
721 trim_line(mapline *ml)
739 opts_only(const mapline *ml)
H A Dautomount.h109 struct mapline { struct
279 extern struct mapent *parse_entry(char *, char *, char *, struct mapline *,
339 extern int getmapent(char *, char *, struct mapline *, char **, char ***,
351 extern int getmapent_files(char *, char *, struct mapline *, char **, char ***,
360 extern int getmapent_nis(char *, char *, struct mapline *, char **, char ***,
368 extern int getmapent_ldap(char *, char *, struct mapline *, char **, char ***,

Completed in 60 milliseconds