Home
last modified time | relevance | path

Searched refs:success_file (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/hostapd/
H A Dwps-ap-nfc.py26 success_file = None variable
36 if success_file:
37 with open(success_file, 'a') as f:
300 global success_file
301 success_file = args.success
/freebsd/contrib/wpa/wpa_supplicant/examples/
H A Dwps-nfc.py30 success_file = None variable
40 if success_file:
41 with open(success_file, 'a') as f:
478 global success_file
479 success_file = args.success
H A Dp2p-nfc.py37 success_file = None variable
47 if success_file:
48 with open(success_file, 'a') as f:
601 global success_file
602 success_file = args.success
H A Ddpp-nfc.py37 success_file = None variable
62 if success_file:
63 with open(success_file, 'a') as f:
1109 global success_file
1110 success_file = args.success