Home
last modified time | relevance | path

Searched refs:tables (Results 1 – 25 of 136) sorted by relevance

123456

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc209 if (dict->tables.tables_val) { in delete_dictionary()
217 delete dict->tables.tables_val; in delete_dictionary()
415 oldsize = dd->tables.tables_len; in grow_dictionary()
416 oldtab = dd->tables.tables_val; in grow_dictionary()
439 dd->tables.tables_val = newtab; in grow_dictionary()
440 dd->tables.tables_len = new_size; in grow_dictionary()
806 dictionary->tables.tables_len = in inittemp()
2175 tmp->tables.tables_len, in db_copy_dictionary()
2185 tmp->tables.tables_len = 0; in db_copy_dictionary()
2209 tmp->tables.tables_len++; in db_copy_dictionary()
[all …]
H A Ddb_dictxdr.c45 if (!xdr_array(xdrs, (char **)&objp->tables.tables_val, in xdr_db_dict_desc()
46 (uint_t *)&objp->tables.tables_len, ~0, in xdr_db_dict_desc()
H A Ddb_dictionary_c.x86 db_table_desc_p tables<>;
95 % } tables; member
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/
H A DREADME23 The devpost directory includes width tables for the entire LaserWriter Plus font
24 set (and a few others). The width tables assume a resolution of 720 dpi (which
27 dpost goes there automatically. The width tables were generated on a PostScript
64 3: Build the width tables and install the ASCII files in ./devpost. Width tables
66 in directory ../buildtables and have the printer generate the tables. Widths
74 The fourth column in the width tables is the character code field and is only
115 The devpostaps directory is new and the binary tables won't be built or installed
116 unless you do it by hand. The tables are an attempt to make Linotronic output look
120 build and install the devpostaps tables,
131 The tables should only be used by dpost - troff files should be formatted with
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dnew_table.txt19 New tables should be added to the appropriate header:
20 actbl2.h: Used for new tables that are not defined in the ACPI spec.
21 actbl3.h: Used for new tables that are defined in the ACPI spec.
28 For tables not defined in the ACPI spec, add a comment to indicate where
63 Simple tables do not require a compile routine. The definition of the
66 Complex tables with subtables will require a compile routine with a name
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipnat.c253 void *tables[2]; in natstat_dead() local
265 kmemcpy((char *)&tables, nat_nlist[0].n_value, sizeof (tables)); in natstat_dead()
266 nsp->ns_table[0] = tables[0]; in natstat_dead()
267 nsp->ns_table[1] = tables[1]; in natstat_dead()
H A Dippool.c577 iphtable_t *tables[IPL_LOGSIZE]; local
583 bzero(&tables, sizeof(tables));
584 if (kmemcpy((char *)&tables, names[0].n_value, sizeof(tables)))
588 hptr = tables[role];
595 hptr = tables[role];
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dreport1.txt1 The SQL database used for ACD contains 113 tables and indices implemented
3 within these tables and indices.
H A Dspaceanal.tcl212 statline {Number of tables in the database} $ntable
244 subreport {All tables and indices} 1
246 subreport {All tables} {NOT is_index}
291 Number of tables in the database
293 The number of tables in the database, including the SQLITE_MASTER table
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsym.msg79 @ MSG_ERR_NOSYMTAB "Object does not have any symbol tables\n";
199 By default, symbols are taken from all available symbol tables.\n\
213 By default, symbols are taken from all available symbol tables.\n\
230 By default, symbols are taken from all available symbol tables.\n\
243 By default, symbols are taken from all available symbol tables.\n\
271 By default, symbols are taken from all available symbol tables.\n\
287 By default, symbols are taken from all available symbol tables.\n\
305 By default, symbols are taken from all available symbol tables.\n\
320 By default, symbols are taken from all available symbol tables.\n\
334 By default, symbols are taken from all available symbol tables.\n\
[all …]
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dbtree2.test24 # contain 5 tables:
32 # An explanation for what all these tables are used for is provided below.
68 # "N" is the number of elements in the foreground and background tables
70 # for foreground and background tables.
72 # 2. The union of the foreground an background tables consists of N entries
78 # 3. Some entries in the foreground and background tables have keys that
83 # background tables.
H A Djoin3_28.test15 # there are a large number of tables involved in the join.
H A Dtemptable.test14 # This file implements tests for temporary tables and indices.
88 # Make sure temporary tables work with transactions
119 # Make sure indices on temporary tables are also temporary.
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dpreauth2.c81 void **tables; in krb5_init_preauth_context() local
102 tables = NULL; in krb5_init_preauth_context()
105 &tables, in krb5_init_preauth_context()
109 if (tables == NULL) { in krb5_init_preauth_context()
117 (tables != NULL) && (tables[n_tables] != NULL); in krb5_init_preauth_context()
119 table = tables[n_tables]; in krb5_init_preauth_context()
130 krb5int_free_plugin_dir_data(tables); in krb5_init_preauth_context()
135 krb5int_free_plugin_dir_data(tables); in krb5_init_preauth_context()
145 table = tables[i]; in krb5_init_preauth_context()
206 krb5int_free_plugin_dir_data(tables); in krb5_init_preauth_context()
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Dindex.rst35 Indices and tables
/illumos-gate/usr/src/cmd/sgs/libelf/demo/
H A D00README52 dispsyms.c print symbols: scans a ELF file for any symbol tables
54 displays the symbol tables contents.
/illumos-gate/usr/src/cmd/boot/filelist/i386/
H A Dfilelist.ramdisk1 boot/acpi/tables
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A DMakefile32 OBJS= if.o input.o main.o output.o startup.o tables.o timer.o trace.o
/illumos-gate/usr/src/cmd/acpi/acpidump/
H A DMakefile26 VPATH = ../common:$(SRC)/common/acpica/utilities:$(SRC)/common/acpica/tables
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A DMakefile29 OBJS= config.o main.o ndp.o tables.o trace.o
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chalupa/frudr/
H A DMakefile49 OTHERINFOS += fru_SC_data.info SB-tables.info
/illumos-gate/usr/src/cmd/troff/troff.d/
H A DREADME122 Nroff modified to read ascii tables for various devices
124 tables converted; details of language still subject to
160 Dennis Ritchie's hashed macro and number register tables;
/illumos-gate/usr/src/cmd/format/
H A Dformat.dat151 # Following is a list of sample partition tables for embedded SCSI disks.
166 # This is the list of partition tables for embedded SCSI controllers.
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/ents/frudr/
H A DMakefile56 OTHERINFOS += fru_SC_data.info SB-tables.info
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslogd.dfl45 # Use UMASK for the creation of logs and file handle mapping tables.

123456