Home
last modified time | relevance | path

Searched defs:catname (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/lib/libc/locale/
H A D_get_locname.c37 static const char *const catname[_LC_LAST - 1] = { in _get_locname() local
/openbsd-src/usr.bin/rdistd/
H A Dserver.c54 int catname = 0; /* cat name to target name */ variable
/openbsd-src/gnu/gcc/gcc/
H A Dgenmodes.c201 struct mode_adjust **category, const char *catname, in new_adjust()