Home
last modified time | relevance | path

Searched refs:associate (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/third_party/selinux/libsepol/tests/policies/test-cond/
Drefpolicy-base.conf136 associate
149 associate
977 allow bin_t fs_t:filesystem associate;
978 allow bin_t noxattrfs:filesystem associate;
980 allow sbin_t fs_t:filesystem associate;
981 allow sbin_t noxattrfs:filesystem associate;
983 allow ls_exec_t fs_t:filesystem associate;
984 allow ls_exec_t noxattrfs:filesystem associate;
987 allow shell_exec_t fs_t:filesystem associate;
988 allow shell_exec_t noxattrfs:filesystem associate;
[all …]
/third_party/node/deps/npm/node_modules/socks/docs/examples/typescript/
DassociateExample.md3 ## Example for SOCKS 'associate' command
5 The associate command tells the SOCKS proxy server to establish a UDP relay. The server binds to a …
11 1. Client -(associate)-> Proxy (Tells the proxy to create a UDP relay and bind on a new port)
21 The 'associate' command can only be used by creating a new SocksClient instance and listening for t…
58 command: 'associate'
/third_party/node/deps/npm/node_modules/socks/docs/examples/javascript/
DassociateExample.md3 ## Example for SOCKS 'associate' command
5 The associate command tells the SOCKS proxy server to establish a UDP relay. The server binds to a …
11 1. Client -(associate)-> Proxy (Tells the proxy to create a UDP relay and bind on a new port)
21 The 'associate' command can only be used by creating a new SocksClient instance and listening for t…
58 command: 'associate'
/third_party/node/deps/npm/docs/content/using-npm/
Dscope.md81 If you wish, you may associate a scope with a registry; see below.
106 You can associate a scope with a registry at login, e.g.
115 You can also associate a scope with a registry using `npm config`:
/third_party/selinux/libsepol/tests/policies/test-hooks/
Dsmall-base.conf130 associate
154 associate
Dcmp_policy.conf130 associate
154 associate
/third_party/selinux/secilc/docs/
Dcil_user_statements.md80 This example will associate `unconfined.user` to `unconfined.role`:
176 This example will declare three users and two user attributes, then associate all the users to them…
228 This example will associate `unconfined.user` with a named [`level`](cil_mls_labeling_statements.md…
278 This example will associate `unconfined.user` with a named [`levelrange`](cil_mls_labeling_statemen…
394 This example will associate `unconfined.admin` user with a prefix of "[`user`](cil_user_statements.…
443 This example will associate `unconfined.admin` user with a GNU / Linux user "`admin_1`":
/third_party/selinux/libsepol/tests/policies/test-expander/
Duser-base.conf130 associate
154 associate
Drole-base.conf130 associate
154 associate
Dalias-base.conf130 associate
154 associate
Dsmall-base.conf130 associate
154 associate
/third_party/selinux/libsepol/tests/policies/test-deps/
Dsmall-base.conf130 associate
154 associate
Dbase-notmetreq.conf129 associate
153 associate
Dbase-metreq.conf130 associate
154 associate
/third_party/node/deps/npm/node_modules/socks/
DREADME.md312 When the associate command is sent to a SOCKS v5 proxy server, it sets up a UDP relay that allows t…
322 command: 'associate',
324 …// When using associate, the destination should be the remote client that is expected to send UDP …
370 **Note:** The associate TCP connection to the proxy must remain open for the UDP relay to work.
399 …streams. SOCKS v4, v4a, and v5 are supported, as well as the connect, bind, and associate commands.
429 command: 'connect', // connect, bind, associate
460 command: 'connect', // connect, bind, associate
551 …relay packet that is sent and received via a SOCKS proxy when using the associate command for UDP …
/third_party/skia/third_party/externals/angle2/extensions/
DEGL_ANGLE_ggp_stream_descriptor.txt61 to the GGP stream descriptor to associate with the surface. If
DEGL_ANGLE_swap_with_frame_token.txt37 Platform surface to associate a Google Games Platform frame token
/third_party/node/deps/npm/node_modules/socks/typings/common/
Dconstants.d.ts47 associate = 3 enumerator
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DGLX_SGIX_dm_buffer.txt40 the DM GLXPbuffer. At associate time the DM buffers described
50 through the associate command. It will be the application's
71 buffer information at associate time.
/third_party/openGLES/extensions/SGIX/
DGLX_SGIX_dm_buffer.txt40 the DM GLXPbuffer. At associate time the DM buffers described
50 through the associate command. It will be the application's
71 buffer information at associate time.
/third_party/selinux/libsepol/tests/policies/test-linker/
Dsmall-base.conf130 associate
154 associate
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
DREADME-MULTI-AP84 If 'multi_ap' is 1 (backhaul BSS only), any station that tries to associate
87 If 'multi_ap' is 2 (fronthaul BSS only), any station that tries to associate
135 not follow the Multi-AP specification, wpa_supplicant will fail to associate.
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
DREADME-MULTI-AP84 If 'multi_ap' is 1 (backhaul BSS only), any station that tries to associate
87 If 'multi_ap' is 2 (fronthaul BSS only), any station that tries to associate
135 not follow the Multi-AP specification, wpa_supplicant will fail to associate.
/third_party/boost/libs/test/doc/test_organization/
Dlogical_grouping.qbk19 __decorator_label__. It is possible to associate more than one label with a test unit.
/third_party/boost/libs/fiber/doc/
Dcustomization.qbk40 The first essential point is that we must associate an integer priority with
52 associate its custom properties with ['every] fiber in the thread, not only

12345678910>>...12