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

/illumos-gate/usr/src/cmd/saf/
H A Dreadtab.c45 * read_table - read in SAC's administrative file and build internal
53 read_table(startflag) function
61 debug("in read_table");
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dtsol.c67 read_table(const char *symname, tnrhc_hash_t **table, int ntable) function
104 if (read_table("tnrhc_table", twp->tnrhc_table,
109 if (read_table("tnrhc_table_v6", twp->tnrhc_table_v6,

Completed in 59 milliseconds