Searched refs:smb (Results 1 – 25 of 47) sorted by relevance
12
/external/curl/tests/data/ |
D | test1451 | 20 smb 23 smb 29 -u 'curltest:curltest' smb://%HOSTIP:%SMBPORT/TESTS/1451
|
/external/grpc-grpc/src/core/lib/iomgr/ |
D | socket_mutator.cc | 49 grpc_socket_mutator* smb = b; in grpc_socket_mutator_compare() local 50 c = GPR_ICMP(sma->vtable, smb->vtable); in grpc_socket_mutator_compare() 52 c = sma->vtable->compare(sma, smb); in grpc_socket_mutator_compare()
|
D | socket_factory_posix.cc | 53 grpc_socket_factory* smb = b; in grpc_socket_factory_compare() local 54 c = GPR_ICMP(sma->vtable, smb->vtable); in grpc_socket_factory_compare() 56 c = sma->vtable->compare(sma, smb); in grpc_socket_factory_compare()
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | socket_mutator.cc | 49 grpc_socket_mutator* smb = b; in grpc_socket_mutator_compare() local 50 c = GPR_ICMP(sma->vtable, smb->vtable); in grpc_socket_mutator_compare() 52 c = sma->vtable->compare(sma, smb); in grpc_socket_mutator_compare()
|
D | socket_factory_posix.cc | 53 grpc_socket_factory* smb = b; in grpc_socket_factory_compare() local 54 c = GPR_ICMP(sma->vtable, smb->vtable); in grpc_socket_factory_compare() 56 c = sma->vtable->compare(sma, smb); in grpc_socket_factory_compare()
|
/external/python/cpython3/Lib/ |
D | locale.py | 275 smb = conv[international and 'int_curr_symbol' or 'currency_symbol'] 280 s = smb + (separated and ' ' or '') + s 282 if international and smb[-1] == ' ': 283 smb = smb[:-1] 284 s = s + (separated and ' ' or '') + smb
|
/external/curl/ |
D | androidconfigure | 53 --disable-smb
|
/external/python/cpython2/Lib/ |
D | locale.py | 274 smb = conv[international and 'int_curr_symbol' or 'currency_symbol'] 279 s = smb + (separated and ' ' or '') + s 281 s = s + (separated and ' ' or '') + smb
|
/external/arm-trusted-firmware/fdts/ |
D | fvp-ve-Cortex-A7x1.dts | 52 smb {
|
D | fvp-foundation-gicv2-psci.dts | 132 smb {
|
D | fvp-base-gicv2-psci.dts | 131 smb {
|
D | fvp-foundation-gicv3-psci.dts | 141 smb {
|
D | fvp-ve-Cortex-A5x1.dts | 120 smb {
|
D | fvp-base-gicv3-psci-aarch32-common.dtsi | 132 smb {
|
D | fvp-base-gicv2-psci-aarch32.dts | 132 smb {
|
D | fvp-base-gicv3-psci-common.dtsi | 193 smb@0,0 {
|
/external/cros/system_api/dbus/smbprovider/ |
D | directory_entry.proto | 61 // Path of the share to be mounted. (e.g. "smb://qnap/testshare") 225 // Url of the server containing the shares. (e.g. "smb://192.168.0.1") 231 // Path of the share to be remounted. (e.g. "smb://192.168.0.1/testshare")
|
/external/curl/lib/ |
D | Makefile.inc | 60 sendf.c setopt.c sha256.c share.c slist.c smb.c smtp.c socketpair.c socks.c \ 80 smb.h smtp.h sockaddr.h socketpair.h socks.h speedcheck.h splay.h strcase.h \
|
/external/libcups/config-scripts/ |
D | cups-directories.m4 | 145 if test -f $dir/smb.conf; then 146 SMBCONFIG="samba://$dir/smb.conf"
|
D | cups-defaults.m4 | 356 if test -f /etc/smb.conf; then 357 CUPS_DEFAULT_SMB_CONFIG_FILE="samba:///etc/smb.conf"
|
/external/tcpdump/win32/prj/ |
D | GNUmakefile | 127 ../../print-smb.o \
|
/external/tcpdump/ |
D | Makefile.in | 296 smb.h \ 356 print-smb.c \
|
/external/python/cpython3/Lib/test/ |
D | cfgparser.2 | 2 # smb.conf(5) manual page in order to understand the options listed 77 # the smb.conf man page. Do not enable this if (tcp/ip) name resolution #does 112 smb passwd file = /etc/samba/smbpasswd 116 # NOTE: Use these with 'encrypt passwords' and 'smb passwd file' above. 135 ; include = /etc/samba/smb.conf.%m
|
/external/icu/icu4c/source/data/locales/ |
D | nmg.txt | 121 "smb",
|
/external/perfetto/test/stress_test/ |
D | README.md | 134 - Vary page size, smb size.
|
12