Searched refs:ENOSTR (Results 1 – 5 of 5) sorted by relevance
388 # ifndef ENOSTR389 # define ENOSTR 125 macro555 #ifdef ENOSTR556 not_a_stream = ENOSTR,
33 #define ENOSTR 60 /* Device not a stream */ macro
37 #define ENOSTR 60 /* Device not a stream */ macro
1219 #ifdef ENOSTR in g_strerror()1220 case ENOSTR: return "not a stream device"; in g_strerror()
621 #define VKI_ENOSTR ENOSTR