Searched defs:copy (Results 1 - 2 of 2) sorted by relevance

/solaris-userland-s11u3/components/samba/Solaris/include/samfs/
H A Dstat.h20 * You can obtain a copy of the license at pkg/OPENSOLARIS.LICENSE
106 * For each archive copy
111 /* Time archive copy created */
113 /* Location of copy in archive file - in units of 512 bytes */
150 struct sam_copy_s copy[MAX_ARCHIVE]; member in struct:sam_stat
197 * For each archive copy.
203 /* Time archive copy created */
208 /* Time archive copy created */
211 /* Location of copy in archive file - in units of 512 bytes */
265 struct sam_copy_s copy[MAX_ARCHIV member in struct:sam_stat
[all...]
/solaris-userland-s11u3/components/openstack/neutron/files/services/vpn/device_drivers/
H A Dsolaris_ipsec.py6 # a copy of the License at
82 import copy namespace
602 'ipsec_site_connections': copy.deepcopy(process.connection_status)
1363 'ipsec_site_connections': copy.deepcopy(process.connection_status)

Completed in 18 milliseconds