OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:svc_info
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/wpa/dist/src/p2p/
p2p.h
259
*
svc_info
- Pointer to (internal) Service defined information
261
char *
svc_info
;
member in struct:p2ps_advertisement
306
* svc_name - NULL Terminated UTF-8 Service Name, and
svc_info
storage
2389
u16 config_methods, const char *
svc_info
,
/src/external/bsd/wpa/dist/wpa_supplicant/
ctrl_iface.c
6613
char *
svc_info
= NULL;
local
6631
/* All remaining data is the
svc_info
string */
6640
svc_info
= pos;
6644
svc_str,
svc_info
);
6808
char *
svc_info
= NULL;
local
6902
svc_info
= os_strstr(pos, "
svc_info
='");
6904
if (
svc_info
) {
6905
svc_info
+= 9;
6906
len = os_strlen(
svc_info
);
[
all
...]
Completed in 19 milliseconds
Indexes created Thu Apr 23 00:23:13 UTC 2026