Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:localhost
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/usb/usbip/
H
A
D
usbip_test.sh
84
echo "Get exported devices from
localhost
- expect to see none";
85
src/usbip list -r
localhost
;
100
echo "Get exported devices from
localhost
- expect to see exported devices";
101
src/usbip list -r
localhost
;
116
echo "Get exported devices from
localhost
- expect to see none";
117
src/usbip list -r
localhost
;
124
echo "Import devices from
localhost
- should fail with no devices"
125
src/usbip attach -r
localhost
-b $busid;
133
src/usbip list -r
localhost
;
140
echo "Import devices from
localhost
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/usb/usbip/
H
A
D
usbip_test.sh
84
echo "Get exported devices from
localhost
- expect to see none";
85
src/usbip list -r
localhost
;
100
echo "Get exported devices from
localhost
- expect to see exported devices";
101
src/usbip list -r
localhost
;
116
echo "Get exported devices from
localhost
- expect to see none";
117
src/usbip list -r
localhost
;
124
echo "Import devices from
localhost
- should fail with no devices"
125
src/usbip attach -r
localhost
-b $busid;
133
src/usbip list -r
localhost
;
140
echo "Import devices from
localhost
[all...]
/kernel/liteos_a/testsuites/unittest/net/socket/smoke/
H
A
D
net_socket_test_002.cpp
40
#define
localhost
"127.0.0.1"
macro
41
#define STACK_IP
localhost
44
#define PEER_IP
localhost
H
A
D
net_socket_test_003.cpp
40
#define
localhost
"127.0.0.1"
macro
41
#define STACK_IP
localhost
44
#define PEER_IP
localhost
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H
A
D
bind_timewait.c
20
FIXTURE_VARIANT_ADD(bind_timewait,
localhost
)
in FIXTURE_VARIANT_ADD()
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
vbox_vmmdev_types.h
190
struct vmmdev_hgcm_service_location_localhost
localhost
;
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
vbox_vmmdev_types.h
190
struct vmmdev_hgcm_service_location_localhost
localhost
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
vbox_vmmdev_types.h
126
struct vmmdev_hgcm_service_location_localhost
localhost
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
vbox_vmmdev_types.h
126
struct vmmdev_hgcm_service_location_localhost
localhost
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
vbox_vmmdev_types.h
94
struct vmmdev_hgcm_service_location_localhost
localhost
;
member
/kernel/linux/linux-5.10/fs/vboxsf/
H
A
D
vboxsf_wrappers.c
27
strcpy(loc.u.
localhost
.service_name, "VBoxSharedFolders");
in vboxsf_connect()
/kernel/linux/linux-6.6/fs/vboxsf/
H
A
D
vboxsf_wrappers.c
27
strcpy(loc.u.
localhost
.service_name, "VBoxSharedFolders");
in vboxsf_connect()
/kernel/linux/linux-5.10/tools/testing/ktest/
H
A
D
ktest.pl
442
CONSOLE = nc -d
localhost
3001
/kernel/linux/linux-6.6/tools/testing/ktest/
H
A
D
ktest.pl
442
CONSOLE = nc -d
localhost
3001
Completed in 15 milliseconds