Home
last modified time | relevance | path

Searched refs:EXPORT (Results 1 – 22 of 22) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg_grammar.y100 %type <cmd> export_command EXPORT
384 export_command: EXPORT
394 | EXPORT TOKEN
399 | EXPORT OPTION
411 | EXPORT OPTION TOKEN
424 | EXPORT OPTION OPTION TOKEN
438 | EXPORT resource1_type TOKEN
451 | EXPORT resource2_type TOKEN
466 | EXPORT resource2_type ncu_class_type TOKEN
481 | EXPORT OPTION TOKEN resource1_type TOKEN
[all …]
H A Dnwamcfg_lex.l105 return EXPORT;
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dtmlib3 _cc_export_dynamic = note{ probe CC.EXPORT.DYNAMIC supported }end run{
4 case `{ probe -l C make cc | grep '^CC.EXPORT.DYNAMIC = .'; } 2>/dev/null` in
/illumos-gate/usr/src/lib/libkmf/
H A Dcdsa_license.txt41 EXPORT LAWS: THIS LICENSE ADDS NO RESTRICTIONS TO THE EXPORT LAWS
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dregress.sh612 unset EXPORT
682 function EXPORT function
698 EXPORT[EXPORTS++]=$n="'$v'"
1020 EXPORT[EXPORTS++]="LC_ALL="
1338 typeset -a COND_LINE COND_SKIP COND_KEPT ENVIRON EXPORT
H A Dprobe.win32135 dialect="ANSI CLOSURE DYNAMIC EXPORT=DLL LIBPP -I-"
177 CC.EXPORT.DYNAMIC =
H A DRELEASE110 09-03-31 regress.sh: EXPORT before test => global ENVIRON[]
145 08-04-28 regress.sh: fix EXPORT quoting
272 05-03-11 regress.sh: unset LC_ALL when LC_* EXPORT'd
324 make.probe: add CC.DIALECT EXPORT={ALL,REF,EXT,DLL}
400 make.probe: add hp.pa CC.EXPORT.DYNAMIC -Wl,-E
401 make.probe: add ibm.risc CC.EXPORT.DYNAMIC -bexpall
407 04-02-14 make.probe: add CC.EXPORT.DYNAMIC for main dynamic sym export
422 03-10-11 regress.sh: add EXPORT, export COLUMNS=80 for message consistency
480 package.mk: add :DETAILS: { :README: :EXPORT: :INSTALL: :TEST: } ops
H A DWWW.mk13 .EXPORT : WWWSTYLE WWWTYPES
H A Dmktest.sh522 function EXPORT function
H A Dmake.probe1864 ?*) dialect="$dialect EXPORT=$x" ;;
1867 .dll:*win*) dialect="$dialect EXPORT=DLL" ;;
2158 echo CC.EXPORT.DYNAMIC = $CC_EXPORT_DYNAMIC
H A Dpackage.mk40 * :EXPORT:
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg_grammar.y131 %token HELP CREATE EXPORT ADD DELETE REMOVE SELECT SET INFO CANCEL END VERIFY
158 %type <cmd> export_command EXPORT
415 export_command: EXPORT
424 | EXPORT TOKEN
434 | EXPORT TOKEN TOKEN
H A Dzonecfg_lex.l123 return EXPORT;
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A Dksh-regress.rt5 EXPORT HOME=. ENV=.env.sh LC_ALL=C HISTFILE=
H A Dksh-regress.tst7 EXPORT HOME=. ENV=.env.sh LC_ALL=C HISTFILE=''
/illumos-gate/usr/src/cmd/abi/appcert/scripts/
H A DAppcertUtil.pm46 use vars qw(@ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
49 @EXPORT = qw(
132 use vars @EXPORT;
/illumos-gate/usr/src/contrib/ast/lib/package/
H A Dast-ksh.pkg67 :EXPORT:
H A Dpackage.mk40 * :EXPORT:
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/pod/
H A DPg.pod214 =head2 EXPORT section
/illumos-gate/usr/src/uts/common/io/ipw/fw-ipw2100/
H A DLICENSE111 EXPORT RESTRICTIONS. Each party acknowledges that the Software is subject to
/illumos-gate/usr/src/uts/common/io/iwi/fw-ipw2200/
H A DLICENSE114 EXPORT RESTRICTIONS. Each party acknowledges that the Software is subject to
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog1202 - replace EXPORT with ZEXPORT to avoid conflict with other programs
1280 - add EXPORT in all exported functions (for Windows DLL)
1303 - Add EXPORT keyword for check_func (needed for Windows DLL)