Home
last modified time | relevance | path

Searched full:export (Results 101 – 125 of 1334) sorted by relevance

12345678910>>...54

/titanic_51/usr/src/lib/libbc/inc/include/
H A Dexportent.h39 #define RO_OPT "ro" /* export read-only */
40 #define RW_OPT "rw" /* export read-mostly */
46 char *xent_dirname; /* directory (or file) to export */
/titanic_51/usr/src/cmd/smbsrv/fksmbd/
H A DRun.sh52 export SMBD_DOOR_NAME="/tmp/fksmbd_door"
53 export SMB_SHARE_DNAME="/tmp/fksmbshare_door"
56 export LD_LIBRARY_PATH
/titanic_51/usr/src/man/man1m/
H A Dfuser.1m214 example% \fBfuser -c /export/foo\fR
230 example% \fBfuser -cn /export/foo\fR
241 non-blocking mandatory lock on file \fB/export/foo/my_file\fR.
246 example% \fBfuser -fn -s term /export/foo/my_file\fR
H A Dfsstat.1m667 mounted file systems "/" and "/export/home" every three seconds for every third
673 \fB# fsstat -a ufs / /export/home 3 3\fR
677 11.3K 9.6K 198 0 /export/home
680 1.03K 927 1 0 /export/home
683 361 317 2 0 /export/home
686 711 631 1 0 /export/home
/titanic_51/usr/src/lib/krb5/kdb/
H A Dencrypt_key.c13 * Export of this software from the United States of America may
16 * export to obtain such a license before exporting.
41 * Export of this software from the United States of America may require
43 * responsibility of any person or organization contemplating export to
H A Ddecrypt_key.c13 * Export of this software from the United States of America may
16 * export to obtain such a license before exporting.
41 * Export of this software from the United States of America may require
43 * responsibility of any person or organization contemplating export to
/titanic_51/usr/src/cmd/initpkg/
H A Dswapadd.sh36 NOINUSE_CHECK=1; export NOINUSE_CHECK
38 PATH=/usr/sbin:/usr/bin; export PATH
132 # e.g. swapfile-> servername:/export/swap/clientname
133 # mountpoint-> servername:/export/swap
H A DrcS.sh64 # Export boot parameters to rc scripts
100 export _INIT_RUN_LEVEL _INIT_RUN_NPREV _INIT_PREV_LEVEL \
124 _DVFS_RECONFIG=YES; export _DVFS_RECONFIG
125 _INIT_RECONFIG=set; export _INIT_RECONFIG
/titanic_51/usr/src/test/zfs-tests/tests/functional/cache/
H A Dcache_006_pos.ksh41 # 2. Export and import the pool
63 # Nomal export/import operating
65 log_must $ZPOOL export $TESTPOOL
/titanic_51/usr/src/pkg/license_files/
H A Dlic_OSBL150 9. Export Regulations.
153 delivered under this Agreement are subject to U.S. export control laws
154 and may be subject to export or import regulations in other countries.
157 export, re-export, or import as may be required after delivery to you.
/titanic_51/usr/src/tools/opensolaris/
H A DBINARYLICENSE.txt150 9. Export Regulations.
153 delivered under this Agreement are subject to U.S. export control laws
154 and may be subject to export or import regulations in other countries.
157 export, re-export, or import as may be required after delivery to you.
/titanic_51/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import_rename_001_pos.ksh44 # 3. Export the pool.
67 log_must $ZPOOL export "${pools[i]}-new"
116 log_must $ZPOOL export ${pools[i]}
145 log_must $ZPOOL export "${pools[i]}-new"
/titanic_51/usr/src/man/man3rsm/
H A Drsm_intr_signal_post.3rsm34 import segment handle (\fBrsm_memseg_import_handle_t\fR) or an export segment
37 exporting process is signalled. If \fImemseg\fR refers to an export handle, all
45 (\fBrsm_memseg_import_handle_t\fR) or an export segment handle
/titanic_51/usr/src/test/zfs-tests/tests/functional/slog/
H A Dslog_007_pos.ksh40 # 2. Export and import the pool
69 # Nomal export/import operating
71 log_must $ZPOOL export $TESTPOOL
/titanic_51/usr/src/cmd/fm/scripts/
H A Dfmsim.ksh28 export PATH=/usr/bin:/usr/sbin:/usr/ccs/bin
261 export LD_LIBRARY_PATH=$simroot/usr/lib:$simroot/usr/lib/fm
262 export LD_LIBRARY_PATH_64=$simroot/usr/lib/64:$simroot/usr/lib/fm/$isa64
264 export _THREAD_ERROR_DETECTION=2
282 export LD_LIBRARY_PATH=$simroot/usr/lib:$simroot/usr/lib/fm
283 export LD_LIBRARY_PATH_64=$simroot/usr/lib/64:$simroot/usr/lib/fm/$isa64
/titanic_51/usr/src/cmd/sgs/libelf/
H A DMakefile.targ95 # suntools.eng:/export/tools/internal/warlock
98 # export PATH=/net/suntools.eng/export/tools/internal/warlock/bin:$PATH
101 # export PATH=/ws/onnv-gate/public/warlock/$MACH:$PATH
/titanic_51/usr/src/cmd/fs.d/nfs/mountd/
H A Dexportlist.c66 * Send current export list to a client
69 export(struct svc_req *rqstp) in export() function
104 * indicates export to everyone. Unfortunately, SunOS 4.x in export()
109 * indicate export to everyone. in export()
/titanic_51/usr/src/test/zfs-tests/tests/functional/cli_root/zpool/
H A Dzpool_002_pos.ksh73 "export $pool" "import -d $TESTDIR $pool" "offline $pool $vdev1" \
80 "import" "export" "upgrade" "history -?" "get" "set"
83 export ZFS_ABORT=yes
/titanic_51/usr/src/contrib/ast/src/cmd/INIT/
H A Dmake.probe20 probe_export_dynamic="-rdynamic -export-dynamic -Wl,-export-dynamic -Wl,-E -bexpall -force_flat_namespace"
55 echo 'int code(){return 0;} int main(){return code();}' > export.$src
566 rm -f export.$obj export.exe
567 if $cc -c export.$src
569 if $cc -o export.exe export.$obj -lm 2>e && lm=-lm ||
570 $cc -o export.exe export
[all...]
/titanic_51/usr/src/uts/common/io/scsi/adapters/pmcs/
H A DLICENSE159 9. Export Regulations.
162 delivered under this Agreement are subject to U.S. export control laws
163 and may be subject to export or import regulations in other countries.
166 export, re-export, or import as may be required after delivery to you.
/titanic_51/usr/src/test/zfs-tests/tests/functional/inuse/
H A Dinuse_009_pos.ksh42 # 2. Export the pool
102 log_must $ZPOOL export $TESTPOOL1
116 log_must $ZPOOL export $TESTPOOL1
/titanic_51/usr/src/lib/libshell/common/scripts/
H A Dshlint.sh33 export PATH=/usr/xpg6/bin:/usr/xpg4/bin:/bin:/usr/bin
40 export \
47 export LC_NUMERIC=C
/titanic_51/usr/src/cmd/ast/libshell/common/scripts/
H A Dshlint.sh33 export PATH=/usr/xpg6/bin:/usr/xpg4/bin:/bin:/usr/bin
40 export \
47 export LC_NUMERIC=C
/titanic_51/usr/src/tools/scripts/
H A Dxref.sh33 XRMAKEFILE=Makefile export XRMAKEFILE
96 export CODEMGR_WS
97 SRC=$CODEMGR_WS/usr/src export SRC
98 MACH=`uname -p` export MACH
/titanic_51/usr/src/uts/common/gssapi/mechs/krb5/mech/
H A Dwrap_size_limit.c12 * Export of this software from the United States of America may
15 * export to obtain such a license before exporting.
59 * Export of this software from the United States of America may require
61 * responsibility of any person or organization contemplating export to

12345678910>>...54