restful_server sample
::hostname
is only used within restful_server sample.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
restful_server sample
::hostname
::hostname field
Syntax
Show:
Summary
Declaration
from
mdns_console.c:367
struct
arg_str
*
hostname
;
Examples
References
from
examples
Code
Location
Referrer
struct
arg_str
*
hostname
;
mdns_console.c:367
const
char
*
hostname
=
mdns_query_ip_args
.
hostname
->
sval
[
0
]
;
mdns_console.c:381
cmd_mdns_query_ip()
mdns_query_ip_args
.
hostname
=
arg_str1
(
NULL
,
NULL
,
"<hostname>"
,
"Hostname that is searched for"
)
;
mdns_console.c:418
register_mdns_query_ip()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
::hostname
is written by 1 function and is read by 1 function:
register_mdns_query_ip()
All items filtered out
::hostname
cmd_mdns_query_ip()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out