Home
last modified time | relevance | path

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

/hostap-latest/src/utils/
Dwpa_debug.c151 char *tmp2, *tmp_path, *fstype; in wpa_debug_open_linux_tracing() local
155 fstype = strtok_r(NULL, " ", &tmp2); in wpa_debug_open_linux_tracing()
156 if (fstype && strcmp(fstype, "debugfs") == 0) { in wpa_debug_open_linux_tracing()