Searched refs:read_table (Results 1 - 9 of 9) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/saf/
H A Dextern.h53 extern void read_table();
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");
H A Dmisc.c399 read_table(TRUE);
H A Dsac.c214 read_table(FALSE);
/opensolaris-onvv-gate/usr/src/tools/ctf/scripts/
H A Dctfcvtptbl.pl120 if (!&read_table) {
134 sub read_table { subroutine
/opensolaris-onvv-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,
/opensolaris-onvv-gate/usr/src/lib/libparted/common/libparted/labels/
H A Dpc98.c346 read_table (PedDisk* disk) function
440 return read_table (disk);
H A Ddos.c839 read_table (PedDisk* disk, PedSector sector, int is_extended_table) function
925 if (!read_table (disk, part->geom.start, 1))
948 if (!read_table (disk, part_start, 1))
970 if (!read_table (disk, 0, 0))
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DCollate.pm272 $self->read_table if defined $self->{table};
297 sub read_table { subroutine

Completed in 118 milliseconds