Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tip/
H A Dcmds.c764 if (vtable[SCRIPT].v_access&CHANGED) { in variable()
765 vtable[SCRIPT].v_access &= ~CHANGED; in variable()
771 if (vtable[RECORD].v_access&CHANGED) in variable()
772 vtable[RECORD].v_access &= ~CHANGED; in variable()
774 if (vtable[RECORD].v_access&CHANGED) { in variable()
775 vtable[RECORD].v_access &= ~CHANGED; in variable()
779 if (vtable[TAND].v_access&CHANGED) { in variable()
780 vtable[TAND].v_access &= ~CHANGED; in variable()
786 if (vtable[LECHO].v_access&CHANGED) { in variable()
787 vtable[LECHO].v_access &= ~CHANGED; in variable()
[all …]
H A Dvalue.c36 for (p = vtable; p->v_name != NULL; p++) { in vinit()
68 vtable[EXCEPTIONS].v_access &= ~(WRITE<<PUBLIC); in vinit()
123 for (p = vtable; p->v_name; p++) in vlex()
251 for (p = vtable; p->v_name; p++) in vlookup()
H A Dtip.h144 #define value(v) vtable[v].v_value
169 extern value_t vtable[]; /* variable table */
H A Dvars.c17 value_t vtable[] = { variable
/illumos-gate/usr/src/common/ficl/softcore/
H A Doo.fr51 \ Revised Apr 2001 - Added Guy Carver's vtable extensions. Class now
52 \ has an extra field for the vtable method count. Hasvtable declares
53 \ refs to vtable classes
57 \ Planned: Ficl vtable support
58 \ Each class has a vtable size parameter
62 \ vtable slot. Now do same check for parent class vtable, filling only
63 \ empty slots in the new vtable.
66 \ - vtable index
74 \ --> compiles code to fetch vtable address, offset by index, and execute
75 \ => looks up xt in the vtable and compiles it directly
[all …]
/illumos-gate/usr/src/cmd/hal/hald/
H A Dhald_runner.c147 DBusObjectPathVTable vtable = { &runner_server_unregister_handler, in handle_connection() local
157 &vtable, in handle_connection()
H A Dhald_dbus.c4299 DBusObjectPathVTable vtable = { &local_server_unregister_handler, in local_server_handle_connection() local
4310 &vtable, in local_server_handle_connection()
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dinternals.texi184 @vtable @code
215 @end vtable
219 @vtable @code
236 @end vtable
H A Dtexinfo.tex2296 % Tables -- @table, @ftable, @vtable, @item(x).
2308 % Note @table, @ftable, and @vtable define @item, @itemx, etc., with
2376 % @table, @ftable, @vtable.
2385 \envdef\vtable{%
2387 \tablecheck{vtable}%