Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Derrno.h120 #define EOPNOTSUPP 45 /* Operation not supported */ macro
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Drrm.c105 #define EOPNOTSUPP -1 macro