Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/
H A Ddf.c85 #define MOUNT_TABLE_ENTRIES 40 /* initial allocation */ macro
526 mount_table_allocated_entries = MOUNT_TABLE_ENTRIES; in mtab_read_file()
536 mount_table_allocated_entries += MOUNT_TABLE_ENTRIES; in mtab_read_file()