Searched refs:associate (Results 1 – 25 of 285) sorted by relevance
12345678910>>...12
/third_party/selinux/libsepol/tests/policies/test-cond/ |
D | refpolicy-base.conf | 136 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/ |
D | associateExample.md | 3 ## 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/ |
D | associateExample.md | 3 ## 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/ |
D | scope.md | 81 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/ |
D | small-base.conf | 130 associate 154 associate
|
D | cmp_policy.conf | 130 associate 154 associate
|
/third_party/selinux/secilc/docs/ |
D | cil_user_statements.md | 80 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/ |
D | user-base.conf | 130 associate 154 associate
|
D | role-base.conf | 130 associate 154 associate
|
D | alias-base.conf | 130 associate 154 associate
|
D | small-base.conf | 130 associate 154 associate
|
/third_party/selinux/libsepol/tests/policies/test-deps/ |
D | small-base.conf | 130 associate 154 associate
|
D | base-notmetreq.conf | 129 associate 153 associate
|
D | base-metreq.conf | 130 associate 154 associate
|
/third_party/node/deps/npm/node_modules/socks/ |
D | README.md | 312 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/ |
D | EGL_ANGLE_ggp_stream_descriptor.txt | 61 to the GGP stream descriptor to associate with the surface. If
|
D | EGL_ANGLE_swap_with_frame_token.txt | 37 Platform surface to associate a Google Games Platform frame token
|
/third_party/node/deps/npm/node_modules/socks/typings/common/ |
D | constants.d.ts | 47 associate = 3 enumerator
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | GLX_SGIX_dm_buffer.txt | 40 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/ |
D | GLX_SGIX_dm_buffer.txt | 40 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/ |
D | small-base.conf | 130 associate 154 associate
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
D | README-MULTI-AP | 84 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/ |
D | README-MULTI-AP | 84 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/ |
D | logical_grouping.qbk | 19 __decorator_label__. It is possible to associate more than one label with a test unit.
|
/third_party/boost/libs/fiber/doc/ |
D | customization.qbk | 40 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