Home | History | Annotate | Download | only in examples

Lines Matching refs:only_one

284     global only_one
285 if only_one:
324 global only_one
325 if only_one:
372 global only_one, no_wait
381 success = wps_tag_read(tag, not only_one)
382 if only_one and success:
467 global only_one
468 only_one = args.only_one
514 if only_one and srv and srv.success: