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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautomount.h122 int mfs_penalty; /* mount penalty for this host */
178 int penalty; member in struct:host_names
H A Dautod_parse.c1277 * a) host[(penalty)][,host[(penalty)]]... :/directory
1278 * b) host[(penalty)]:/directory[ host[(penalty)]:/directory]...
1297 int penalty; local
1416 penalty = 0;
1424 penalty = 0;
1426 penalty = atoi(pbuff);
1484 mfs->mfs_penalty = penalty;

Completed in 117 milliseconds