Searched refs:unixy (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-runtime/intl/
H A Dlocalename.c716 typedef struct { const char legacy[21+1]; const char unixy[5+1]; } member in struct:__anon4692
854 typedef struct { const char langtag[7+1]; const char unixy[12+1]; } member in struct:__anon4693
884 typedef struct { const char script[4+1]; const char unixy[9+1]; } member in struct:__anon4694
911 strcpy (name, legacy_table[i1].unixy);
935 strcpy (name, langtag_table[i1].unixy);
955 strcpy (name + 3, script_table[i1].unixy);
/netbsd-6-1-5-RELEASE/gnu/dist/gmake/
H A Djob.c2806 execute_by_shell = 1; /* actually, call `system' if shell isn't unixy */
3000 fatal (NILF, _("%s (line %d) Bad shell context (!unixy && !batch_mode_shell)\n"),

Completed in 103 milliseconds