Searched refs:catgets (Results 1 - 9 of 9) sorted by relevance
/third_party/musl/porting/uniproton/kernel/include/ |
H A D | nl_types.h | 15 char *catgets (nl_catd, int, int, const char *);
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
H A D | nl_types.h | 15 char *catgets (nl_catd, int, int, const char *);
|
/third_party/musl/porting/liteos_a/kernel/include/ |
H A D | nl_types.h | 15 char *catgets (nl_catd, int, int, const char *);
|
/third_party/musl/porting/liteos_m/kernel/include/ |
H A D | nl_types.h | 15 char *catgets (nl_catd, int, int, const char *);
|
/third_party/musl/include/ |
H A D | nl_types.h | 15 char *catgets (nl_catd, int, int, const char *);
|
/third_party/musl/libc-test/src/api/ |
H A D | nl_types.c | 11 {char*(*p)(nl_catd,int,int,const char*) = catgets;} in f()
|
/third_party/musl/src/locale/ |
H A D | catgets.c | 16 char *catgets (nl_catd catd, int set_id, int msg_id, const char *s) in catgets() function
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/ |
H A D | 7-1.c | 61 msg = catgets(cat, i, j, notfound); in read_catalog()
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/kokoro/windows/ |
H A D | presubmit.bat | 58 c:\tools\msys64\usr\bin\bash --login -c "pacman -R --noconfirm catgets libcatgets"
|
Completed in 2 milliseconds