Home | History | Annotate | Download | only in examples

Lines Matching refs:no_wait

289     global no_wait
290 if no_wait:
372 global only_one, no_wait
389 return not no_wait
470 global no_wait
471 no_wait = args.no_wait
489 wps_write_config_tag(clf, id=args.id, wait_remove=not args.no_wait)
493 wps_write_er_config_tag(clf, args.uuid, wait_remove=not args.no_wait)
497 wps_write_password_tag(clf, wait_remove=not args.no_wait)