HomeSort by: relevance | last modified time | path
    Searched refs:islast (Results 1 - 2 of 2) 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...]
  /src/external/bsd/nvi/dist/vi/
vs_relative.c 267 vs_rcm(SCR *sp, db_recno_t lno, int islast)
272 if (islast) {

Completed in 42 milliseconds