/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | data-streamer-out.cc | 83 bool persistent) in streamer_string_index() argument 100 if (!persistent) in streamer_string_index() 135 bool persistent) in streamer_write_string_with_length() argument 139 streamer_string_index (ob, s, len, persistent)); in streamer_write_string_with_length() 153 const char *string, bool persistent) in streamer_write_string() argument 158 persistent); in streamer_write_string() 171 const char *s, unsigned int len, bool persistent) in bp_pack_string_with_length() argument 175 index = streamer_string_index (ob, s, len, persistent); in bp_pack_string_with_length() 187 const char *s, bool persistent) in bp_pack_string() argument 191 index = streamer_string_index (ob, s, strlen (s) + 1, persistent); in bp_pack_string()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | data-streamer-out.c | 83 bool persistent) in streamer_string_index() argument 100 if (!persistent) in streamer_string_index() 135 bool persistent) in streamer_write_string_with_length() argument 139 streamer_string_index (ob, s, len, persistent)); in streamer_write_string_with_length() 153 const char *string, bool persistent) in streamer_write_string() argument 158 persistent); in streamer_write_string() 171 const char *s, unsigned int len, bool persistent) in bp_pack_string_with_length() argument 175 index = streamer_string_index (ob, s, len, persistent); in bp_pack_string_with_length() 187 const char *s, bool persistent) in bp_pack_string() argument 191 index = streamer_string_index (ob, s, strlen (s) + 1, persistent); in bp_pack_string()
|
/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/ |
H A D | README-P2P | 152 [persistent|persistent=<network id>] [join|auth] 166 from local display, keypad=PIN entered from peer display). "persistent" 167 parameter can be used to request a persistent group to be formed. The 168 "persistent=<network id>" alternative can be used to pre-populate 169 SSID/passphrase configuration based on a previously used persistent 212 p2p_connect 02:0a:f5:85:11:00 12345670 p2ps persistent join 215 p2p_connect 02:0a:f5:85:11:00 45629034 keypad persistent 264 p2p_group_add [persistent|persistent=<network id>] [freq=<freq in MHz>] 269 GO. Optional persistent=<network id> can be used to specify restart of 270 a persistent group. Optional freq=<freq in MHz> can be used to force [all …]
|
/netbsd-src/crypto/external/cpl/trousers/dist/dist/ |
H A D | tcsd.conf.in | 27 # Description: Path where the tcsd creates its persistent storage file. 109 # registerkey - store keys in system persistent storage [Disk write access!] 110 # unregisterkey - remove keys from system persistent storage [Disk write access!] 119 # getregisteredkeybypublicinfo - Search system persistent storage for a public key
|
/netbsd-src/external/bsd/dhcpcd/dist/src/ |
H A D | dhcpcd.conf | 19 persistent
|
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/DesignDocs/ |
H A D | CapturingConfigInfo.rst | 13 lost when libc++ is installed. In order to support "persistent" 44 capture any options. If we haven't been given any "persistent" options then
|
/netbsd-src/external/ibm-public/postfix/dist/proto/ |
H A D | memcache_table | 53 # An optional Postfix database that provides persistent backup 56 # information in the persistent database. Specify a Postfix 69 # NOTE 1: When sharing a persistent \fBpostscreen\fR(8) or 92 # or \fBverify\fR(8) cache without persistent backup, specify
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
H A D | facebook-bmc-flash-layout.dtsi | 26 * as persistent data store.
|
H A D | facebook-bmc-flash-layout-128.dtsi | 44 * persistent data store.
|
/netbsd-src/external/gpl3/binutils/dist/ld/scripttempl/ |
H A D | elf32msp430.sc | 316 .persistent ${RELOCATING-0}${RELOCATING+ALIGN(SIZEOF(.noinit) + ADDR(.noinit), 2)} : 319 *(.persistent${RELOCATING+ .persistent.* .gnu.linkonce.p.*})
|
H A D | elf.sc | 12 # HAVE_PERSISTENT - Include a .persistent output section in the script. 112 # .persistent .gnu.linkonce.p.foo 357 .persistent ${RELOCATING-0} : ${RELOCATING+ALIGN(${ALIGNMENT})} 360 *(.persistent${RELOCATING+ .persistent.* .gnu.linkonce.p.*})
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/scripttempl/ |
H A D | elf32msp430.sc | 318 .persistent ${RELOCATING-0}${RELOCATING+SIZEOF(.noinit) + ADDR(.noinit)} : 322 *(.persistent${RELOCATING+ .persistent.* .gnu.linkonce.p.*})
|
H A D | elf.sc | 12 # HAVE_PERSISTENT - Include a .persistent output section in the script. 110 # .persistent .gnu.linkonce.p.foo 346 .persistent : 350 *(.persistent${RELOCATING+ .persistent.* .gnu.linkonce.p.*})
|
/netbsd-src/etc/iscsi/ |
H A D | targets | 11 # will just use a simple extent for persistent storage
|
/netbsd-src/external/bsd/iscsi/dist/src/etc/ |
H A D | targets | 11 # will just use a simple extent for persistent storage
|
/netbsd-src/external/gpl2/lvm2/dist/libdm/ |
H A D | libdm-deptree.c | 82 int persistent; /* Snapshot */ member 1464 seg->persistent ? 'P' : 'N', seg->chunk_size); in _emit_segment_line() 1716 seg->persistent = 0; in _add_segment() 1756 int persistent, in dm_tree_node_add_snapshot_target() argument 1783 seg->persistent = persistent ? 1 : 0; in dm_tree_node_add_snapshot_target()
|
/netbsd-src/crypto/external/cpl/trousers/dist/ |
H A D | README | 104 ownership of the TPM it's running on, you will need to create a persistent 154 'User' persistent storage is maintained by the application's TSP 164 'System' persistent storage is controlled by the TCS and stays
|
/netbsd-src/external/gpl2/lvm2/dist/include/ |
H A D | .symlinks | 19 ../lib/filters/filter-persistent.h
|
H A D | .symlinks.in | 19 @top_srcdir@/lib/filters/filter-persistent.h
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | EVP_PKEY_todata.pod | 29 L<OSSL_PARAM(3)> array that is passed to the callback is not persistent after the
|
H A D | OSSL_HTTP_transfer.pod | 190 If the value is 1 or 2 then a persistent connection is requested. 191 If the value is 2 then a persistent connection is required, 216 transfers with a single round trip, so does not support persistent connections. 232 I<*prctx>. It keeps the connection open if a persistent connection is requested
|
/netbsd-src/external/gpl2/lvm2/lib/liblvm/ |
H A D | Makefile | 32 filter-persistent.c \
|
/netbsd-src/external/gpl2/lvm2/dist/lib/ |
H A D | Makefile.in | 52 filters/filter-persistent.c \
|
H A D | Makefile | 52 filters/filter-persistent.c \
|
/netbsd-src/external/bsd/iscsi/dist/doc/ |
H A D | HOWTO-iSCSI-target.txt | 30 store. It is persistent, so that the target can serve up the
|