Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautomount.h109 struct mapline { struct
110 char linebuf[LINESZ];
111 char lineqbuf[LINESZ];
H A Dns_fnmount.c50 typedef struct mapline mapline; typedef