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
113 public static final int ENOSTR = placeholder(); field in OsConstants635 if (errno == ENOSTR) { in errnoName()
621 #define VKI_ENOSTR ENOSTR