HomeSort by: relevance | last modified time | path
    Searched refs:catopen (Results 1 - 6 of 6) sorted by relevancy

  /src/tests/lib/libc/nls/
t_catalog.c 50 nl_catd catd = catopen("libc", NL_CAT_LOCALE);
74 nl_catd catd = catopen("libc", NL_CAT_LOCALE);
  /src/include/
nl_types.h 87 nl_catd catopen(const char *, int);
  /src/lib/libc/nls/
catopen.c 1 /* $NetBSD: catopen.c,v 1.33 2014/09/16 01:30:28 christos Exp $ */
33 __RCSID("$NetBSD: catopen.c,v 1.33 2014/09/16 01:30:28 christos Exp $");
64 __weak_alias(catopen, _catopen)
70 catopen(const char *name, int oflag) function in typeref:typename:nl_catd
  /src/lib/libc/string/
__strsignal.c 63 catd = catopen("libc", NL_CAT_LOCALE);
  /src/usr.bin/grep/
grep.c 329 catalog = catopen("grep", NL_CAT_LOCALE);
  /src/lib/libc/include/
namespace.h 39 #define catopen _catopen macro

Completed in 14 milliseconds