Home
last modified time | relevance | path

Searched refs:scriptsdir (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/examples/
H A Ddpp-qrcode.py15 scriptsdir = os.path.dirname(os.path.realpath(sys.modules[__name__].__file__)) variable
16 sys.path.append(os.path.join(scriptsdir, '..', '..', 'wpaspy'))
H A Ddpp-nfc.py24 scriptsdir = os.path.dirname(os.path.realpath(sys.modules[__name__].__file__)) variable
25 sys.path.append(os.path.join(scriptsdir, '..', '..', 'wpaspy'))
/freebsd/sys/contrib/openzfs/scripts/
H A DMakefile.am1 scriptsdir = $(datadir)/$(PACKAGE) macro