Home
last modified time | relevance | path

Searched refs:_nl_catd_struct (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/head/
H A Dnl_types.h95 struct _nl_catd_struct { struct
101 typedef struct _nl_catd_struct *nl_catd; argument
/titanic_44/usr/src/lib/libc/port/gen/
H A Dcatopen.c184 p = libc_malloc(sizeof (struct _nl_catd_struct)); in process_nls_path()
309 tmp_catd = libc_malloc(sizeof (struct _nl_catd_struct)); in file_open()