Home
last modified time | relevance | path

Searched refs:MOUNT_TABLE_ENTRIES (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/
H A Ddf.c91 #define MOUNT_TABLE_ENTRIES 40 /* initial allocation */ macro
532 mount_table_allocated_entries = MOUNT_TABLE_ENTRIES; in mtab_read_file()
542 mount_table_allocated_entries += MOUNT_TABLE_ENTRIES; in mtab_read_file()