Searched refs:export (Results 1 – 25 of 354) sorted by relevance
12345678910>>...15
| /freebsd-9-stable/contrib/libc++/include/ |
| D | module.modulemap | 4 // export that issues a warning if a name from the submodule is used, and 8 export initializer_list 9 export * 13 export initializer_list 14 export * 18 export * 23 export string 24 export iosfwd 25 export * 30 export complex [all …]
|
| /freebsd-9-stable/usr.sbin/bsdconfig/timezone/share/ |
| D | continents.subr | 41 # List of worldly continents/oceans (export'ed for awk(1) ENVIRON visibility) 43 export CONTINENTS=" 60 export continent_africa_name="Africa" 61 export continent_america_name="America" 62 export continent_antarctica_name="Antarctica" 63 export continent_arctic_name="Arctic" 64 export continent_asia_name="Asia" 65 export continent_atlantic_name="Atlantic" 66 export continent_australia_name="Australia" 67 export continent_europe_name="Europe" [all …]
|
| D | zones.subr | 54 export msg_conflicting_zone_definition 55 export msg_country_code_invalid 56 export msg_country_code_unknown 57 export msg_invalid_country_code 58 export msg_invalid_format 59 export msg_invalid_region 60 export msg_invalid_zone_name 61 export msg_zone_multiply_defined 62 export msg_zone_must_have_description 226 printf "export country_%s_nzones\n", tlc [all …]
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/Headers/ |
| D | module.map | 13 export * 19 export * 26 export * // note: for <stdlib.h> dependency 46 export mmx 47 export * // note: for hackish <emmintrin.h> dependency 53 export sse 59 export sse2 65 export sse3 71 export ssse3 77 export sse4_1 [all …]
|
| /freebsd-9-stable/contrib/bmake/unit-tests/ |
| D | export-env | 1 # $Id: export-env,v 1.1.1.1 2013/03/23 02:26:59 sjg Exp $ 3 # our normal .export, subsequent changes affect the environment 5 .export UT_TEST 8 # not so with .export-env 10 .export-env UT_ENV 13 # gmake style export goes further; affects nothing but the environment 14 UT_EXP=before-export 15 export UT_EXP=exported
|
| D | export | 1 # $Id: export,v 1.1.1.1 2007/10/08 20:30:12 sjg Exp $ 3 UT_TEST=export 11 .export UT_FU UT_FOO 12 .export UT_DOLLAR 14 .export .MAKE.PID
|
| D | export-all | 1 # $Id: export-all,v 1.1.1.2 2010/04/21 04:26:14 sjg Exp $ 18 .export 20 .include "export" 22 UT_TEST=export-all
|
| D | unexport-env | 4 .include "export" 14 .export PATH UT_TEST
|
| /freebsd-9-stable/cddl/contrib/dtracetoolkit/Examples/ |
| D | dnlcsnoop_example.txt | 38 12293 find 8 Y /export 39 12293 find 4 Y /export/home 40 12293 find 3 Y /export/home/root 41 12293 find 4 Y /export/home/root/CacheKit-0.93 42 12293 find 3 Y /export 43 12293 find 3 Y /export/home 44 12293 find 3 Y /export/home/root 45 12293 find 3 Y /export/home/root/CacheKit-0.93 79 12293 find 5 Y /export 80 12293 find 4 Y /export/home [all …]
|
| D | statsnoop_example.txt | 20 100 791 dtwm 0 /export/home/brendan/.dt/Trash/.trashinfo 21 100 791 dtwm 0 /export/home/brendan/.dt/Trash/.trashinfo 55 100 1493 bash 0 /export/home/brendan 57 100 1493 bash 0 /export/home/brendan/.bashrc 59 100 1493 bash 0 /export/home/brendan/.bash_history 60 100 1493 bash 0 /export/home/brendan/.bash_history 61 100 1493 bash 0 /export/home/brendan/.bash_history 62 100 1493 bash -1 /export/home/brendan/.inputrc
|
| D | sh_flowinfo_example.txt | 105 0 156789 54 firefox:194 builtin -> export 106 0 156789 9 firefox:- builtin <- export 108 0 156789 61 firefox:62 builtin -> export 109 0 156789 9 firefox:- builtin <- export 192 0 156810 26 run-mozilla.sh:366 builtin -> export 193 0 156810 9 run-mozilla.sh:- builtin <- export 200 0 156810 23 run-mozilla.sh:418 builtin -> export 201 0 156810 9 run-mozilla.sh:- builtin <- export 202 0 156810 45 run-mozilla.sh:419 builtin -> export 203 0 156810 10 run-mozilla.sh:- builtin <- export
|
| D | sh_flowtime_example.txt | 57 0 3060994309665 firefox 52 > export 59 0 3060994309752 firefox 61 > export 98 0 3060994804915 run-mozilla.sh 26 > export 102 0 3060994805116 run-mozilla.sh 22 > export 103 0 3060994805160 run-mozilla.sh 44 > export 124 0 3061000623864 firefox 71 > export
|
| D | sh_flow_example.txt | 47 0 3060321626432 firefox > export 49 0 3060321626519 firefox > export 89 0 3060321703669 run-mozilla.sh > export 93 0 3060321703880 run-mozilla.sh > export 94 0 3060321703925 run-mozilla.sh > export 115 0 3060325515189 firefox > export
|
| /freebsd-9-stable/tools/regression/bin/sh/expansion/ |
| D | export3.0 | 8 command export v=$w 10 command command export v=$w 18 command export v=~ 20 command command export v=~ 27 command export v=x:~ 29 command command export v=x:~
|
| D | export2.0 | 8 export v=$w 16 export v=~ 23 export v=x:~
|
| /freebsd-9-stable/share/skel/ |
| D | dot.profile | 9 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:$HOME/bin; export PATH 14 # TERM=xterm; export TERM 16 BLOCKSIZE=K; export BLOCKSIZE 17 EDITOR=vi; export EDITOR 18 PAGER=more; export PAGER 21 ENV=$HOME/.shrc; export ENV
|
| /freebsd-9-stable/release/ |
| D | fixit.profile | 4 export BLOCKSIZE=K 5 export PS1="Fixit# " 6 export EDITOR="/mnt2/rescue/vi" 7 export PAGER="/mnt2/usr/bin/more" 8 export SCSI_MODES="/mnt2/usr/share/misc/scsi_modes" 10 export TAPE=/mnt2/dev/nrsa0 12 export GEOM_LIBRARY_PATH="/mnt2/lib/geom:/lib/geom"
|
| /freebsd-9-stable/usr.sbin/bsdconfig/share/media/ |
| D | options.subr | 238 export $VAR_NFS_SECURE="NO" 240 export $VAR_NFS_SECURE="YES" 245 export $VAR_SLOW_ETHER="NO" 247 export $VAR_SLOW_ETHER="YES" 252 export $VAR_NFS_TCP="NO" 254 export $VAR_NFS_TCP="YES" 259 export $VAR_NFS_V3="NO" 261 export $VAR_NFS_V3="YES" 267 export $VAR_DEBUG=1 273 export $VAR_NO_CONFIRM=1 [all …]
|
| /freebsd-9-stable/etc/root/ |
| D | dot.profile | 4 export PATH 6 export HOME 8 export TERM 10 export PAGER
|
| /freebsd-9-stable/tools/tools/nanobsd/gateworks/Files/root/ |
| D | .profile | 4 export PATH 5 HOME=/root; export HOME 6 TERM=${TERM:-xterm}; export TERM 7 PAGER=more; export PAGER
|
| /freebsd-9-stable/release/picobsd/floppy.tree/etc/ |
| D | profile | 2 BLOCKSIZE=K; export BLOCKSIZE 3 PATH=/stand:.; export PATH 4 EDITOR=ee; export EDITOR
|
| /freebsd-9-stable/crypto/openssl/doc/ssl/ |
| D | SSL_CIPHER_get_name.pod | 43 export cipher like e.g. EXP-RC4-MD5 has only 40 secret bits. The algorithm 64 Key exchange method: B<RSA> (for export ciphers as B<RSA(512)> or 65 B<RSA(1024)>), B<DH> (for export ciphers as B<DH(512)> or B<DH(1024)>), 83 =item <export flag> 86 regulations, the word "B<export>" is printed. 97 EXP-RC4-MD5 SSLv3 Kx=RSA(512) Au=RSA Enc=RC4(40) Mac=MD5 export
|
| /freebsd-9-stable/tools/regression/bin/sh/builtins/ |
| D | locale1.0 | 52 case $(export LANG=nl_NL.ISO8859-1; command . /var/empty/foo 2>&1) in 58 case $(export LC_MESSAGES=nl_NL.ISO8859-1; command . /var/empty/foo 2>&1) in 64 case $(export LC_ALL=nl_NL.ISO8859-1; command . /var/empty/foo 2>&1) in 120 # Assignments on special builtins are exported to that builtin; the export 128 case $(export LC_ALL; LC_ALL=nl_NL.ISO8859-1 . /dev/null; . /var/empty/foo 2>&1) in
|
| /freebsd-9-stable/usr.sbin/bsdconfig/startup/share/ |
| D | rcconf.subr | 70 export _rc_conf_files_file="$( f_sysrc_find rc_conf_files )" 71 export RC_DEFAULTS 164 export STARTUP_RCCONF_MAP # Make children faster (export cache) 166 export _STARTUP_RCCONF_MAP=1 209 export STARTUP_RCCONF_MAP 210 export _STARTUP_RCCONF_MAP=1 260 printf "export _%s_desc\n", var 392 export RCCONF_MAP 395 export _RCCONF_MAP=1 399 export SHOW_DESC
|
| /freebsd-9-stable/sys/fs/hpfs/ |
| D | hpfs_vfsops.c | 85 vfs_oexport_conv(&args.export, &exp); in hpfs_cmount() 113 struct export_args export; in hpfs_mount() local 139 &export, sizeof export); in hpfs_mount() 142 dprintf(("export 0x%x\n",args.export.ex_flags)); in hpfs_mount() 143 err = vfs_export(mp, &export); in hpfs_mount()
|
12345678910>>...15