Home
last modified time | relevance | path

Searched defs:pathname (Results 1 – 2 of 2) sorted by relevance

/hostap/tests/hwsim/
Dtest_fst_config.py35 def to_file(self, pathname): argument
56 def to_file(self, pathname): argument
86 def to_file(self, pathname): argument
/hostap/src/common/
Dwpa_ctrl.c272 char pathname[PATH_MAX]; in wpa_ctrl_cleanup() local