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

/opensolaris-onvv-gate/usr/src/head/
H A Dnl_types.h95 struct _nl_catd_struct { struct
101 typedef struct _nl_catd_struct *nl_catd;
/opensolaris-onvv-gate/usr/src/lib/libc/port/gen/
H A Dcatopen.c184 p = libc_malloc(sizeof (struct _nl_catd_struct));
309 tmp_catd = libc_malloc(sizeof (struct _nl_catd_struct));

Completed in 94 milliseconds