Searched defs:unixy (Results 1 – 2 of 2) sorted by relevance
715 typedef struct { const char legacy[21+1]; const char unixy[5+1]; } in _nl_locale_name_canonicalize() member853 typedef struct { const char langtag[7+1]; const char unixy[12+1]; } in _nl_locale_name_canonicalize() member883 typedef struct { const char script[4+1]; const char unixy[9+1]; } in _nl_locale_name_canonicalize() member
248 create_batch_file (char const *base, int unixy, int *fd) in create_batch_file()