OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:islast
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/wpa/dist/src/wps/
wps_upnp_ssdp.c
114
* @
islast
: Buffer for indicating whether this is the last message (= 1)
121
struct advertisement_state_machine *a, int *
islast
)
128
*
islast
= 0;
207
*
islast
= 1;
226
int
islast
= 0;
local
242
while (!
islast
) {
243
msg = next_advertisement(sm, a, &
islast
);
266
int
islast
= 0;
local
282
msg = next_advertisement(sm, a, &
islast
);
297
} else if (
islast
) {
386
int
islast
= 0;
local
[
all
...]
Completed in 17 milliseconds
Indexes created Wed Apr 29 00:23:26 UTC 2026