HomeSort by relevance Sort by last modified time
    Searched refs:Table (Results 1 - 17 of 17) sorted by null

  /test/ontest-stc2/src/tools/stf/build/
stf_configlookupbinary.nawk 40 print " The name of the table to parse for the desired";
46 print " returned from the table. Presently only the PATH and";
47 print " FLAGS columns of the table are supported.";
50 print " All of the following are keys used to search the table:";
94 table= ARGV[1]; delete ARGV[1]; # Table to search.
118 # Watch for the table of interest.
120 /%Table:/ && $2 ~ "^" table ":$" { intable = 1; next; }
123 # No longer in a table if we bump into another table heading
    [all...]
stf_configlookupexecmode.nawk 40 print " The name of the table to parse for the desired";
66 print " returned from the table. Presently only the PATH and";
67 print " FLAGS columns of the table are supported.";
115 table= ARGV[1]; delete ARGV[1]; # Table to search.
149 # Watch for the table of interest.
151 /%Table:/ && $2 ~ table ":" { intable = 1; next; }
154 # No longer in a table if we bump into another table heading
    [all...]
stf_configlookupmodes.nawk 40 print " The name of the table to parse for the desired";
46 print " returned from the table. Presently only the PATH and";
47 print " FLAGS columns of the table are supported.";
50 print " All of the following are keys used to search the table:";
104 table= ARGV[1]; delete ARGV[1]; # Table to search.
129 # No longer in a table if we bump into another table heading.
131 /%Table:/ {
138 # Watch for the table of interest
    [all...]
stf_configlookuptool.nawk 40 print " The name of the table to parse for the desired";
66 print " returned from the table. Presently only the PATH and";
67 print " FLAGS columns of the table are supported.";
111 table= ARGV[1]; delete ARGV[1]; # Table to search.
148 # Watch for the table of interest.
150 /%Table:/ && $2 ~ "^" table ":$" { intable = 1; next; }
153 # No longer in a table if we bump into another table heading
    [all...]
  /test/stcnv/usr/src/tools/stf/build/
stf_configlookupbinary.nawk 40 print " The name of the table to parse for the desired";
46 print " returned from the table. Presently only the PATH and";
47 print " FLAGS columns of the table are supported.";
50 print " All of the following are keys used to search the table:";
94 table= ARGV[1]; delete ARGV[1]; # Table to search.
118 # Watch for the table of interest.
120 /%Table:/ && $2 ~ "^" table ":$" { intable = 1; next; }
123 # No longer in a table if we bump into another table heading
    [all...]
stf_configlookupexecmode.nawk 40 print " The name of the table to parse for the desired";
66 print " returned from the table. Presently only the PATH and";
67 print " FLAGS columns of the table are supported.";
115 table= ARGV[1]; delete ARGV[1]; # Table to search.
149 # Watch for the table of interest.
151 /%Table:/ && $2 ~ table ":" { intable = 1; next; }
154 # No longer in a table if we bump into another table heading
    [all...]
stf_configlookupmodes.nawk 40 print " The name of the table to parse for the desired";
46 print " returned from the table. Presently only the PATH and";
47 print " FLAGS columns of the table are supported.";
50 print " All of the following are keys used to search the table:";
104 table= ARGV[1]; delete ARGV[1]; # Table to search.
129 # No longer in a table if we bump into another table heading.
131 /%Table:/ {
138 # Watch for the table of interest
    [all...]
stf_configlookuptool.nawk 40 print " The name of the table to parse for the desired";
66 print " returned from the table. Presently only the PATH and";
67 print " FLAGS columns of the table are supported.";
111 table= ARGV[1]; delete ARGV[1]; # Table to search.
148 # Watch for the table of interest.
150 /%Table:/ && $2 ~ "^" table ":$" { intable = 1; next; }
153 # No longer in a table if we bump into another table heading
    [all...]
  /test/stcnv/usr/src/suites/security/kmf/etc/
BuildConfig.master 29 %Table: ExecuteModes:
38 %Table: ExecuteToBuildModes:
  /test/ontest-stc2/src/tools/stf/etc/
BuildConfig.master 36 # Tables are denoted in this file by %Table: followed by the name of the
37 # table. Any given table continues until the next %Table: directive or
40 # Each table name also contains the names of the keys required for
62 %Table: BuildModes: Arch Mode Name
74 %Table: ExecuteModes:
85 %Table: ExecuteToBuildModes:
102 # Table Name: Search Keys: Returned Field(s)
103 %Table: BinaryLocation: Mode Locatio
    [all...]
  /test/stcnv/usr/src/tools/stf/etc/
BuildConfig.master 36 # Tables are denoted in this file by %Table: followed by the name of the
37 # table. Any given table continues until the next %Table: directive or
40 # Each table name also contains the names of the keys required for
62 %Table: BuildModes: Arch Mode Name
74 %Table: ExecuteModes:
85 %Table: ExecuteToBuildModes:
102 # Table Name: Search Keys: Returned Field(s)
103 %Table: BinaryLocation: Mode Locatio
    [all...]
  /test/ontest-stc2/src/suites/os/smf/tests/include/
README 35 Interface Table of Contents
  /test/stcnv/usr/src/suites/os/smf/tests/include/
README 35 Interface Table of Contents
  /test/ontest-stc2/src/suites/zfs/
README 31 Table of Contents
  /test/stcnv/usr/src/suites/fs/zfs/
README 31 Table of Contents
  /test/ontest-stc2/src/suites/os/smf/tests/svc.startd/doc/
ASSERTIONS 32 Table of Contents
    [all...]
  /test/stcnv/usr/src/suites/os/smf/tests/svc.startd/doc/
ASSERTIONS 32 Table of Contents
    [all...]

Completed in 4922 milliseconds