Searched refs:ETXTBSY (Results 1 – 5 of 5) sorted by relevance
29 #define ETXTBSY 26 /* Text file busy */ macro
445 # ifndef ETXTBSY446 # define ETXTBSY 139 macro598 text_file_busy = ETXTBSY,
108 case ETXTBSY: in CreatePlatformFile()
136 public static final int ETXTBSY = placeholder(); field in OsConstants704 if (errno == ETXTBSY) { in errnoName()
547 #define VKI_ETXTBSY ETXTBSY