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:scanner_host
(Results
1 - 1
of
1
) sorted by relevance
/third_party/backends/backend/pixma/
H
A
D
pixma_bjnp.c
1891
char
scanner_host
[BJNP_HOST_MAX];
in add_scanner()
local
1897
switch (bjnp_allocate_device (uri, dev_no,
scanner_host
))
in add_scanner()
1920
determine_scanner_serial (
scanner_host
, device[*dev_no].mac_address, serial);
in add_scanner()
2030
char
scanner_host
[HOST_NAME_MAX];
in sanei_bjnp_find_devices()
local
2258
get_scanner_name( &scanner_sa,
scanner_host
);
in sanei_bjnp_find_devices()
2261
sprintf (uri, "%s://%s:%d/timeout=%d", protocol_defs->method_string,
scanner_host
,
in sanei_bjnp_find_devices()
Completed in 3 milliseconds