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

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/liblunicode/utbm/
H A Dutbm.h60 typedef struct _utbm_pattern_t *utbm_pattern_t;
H A Dutbm.c64 typedef struct _utbm_pattern_t { struct
77 } _utbm_pattern_t; typedef in typeref:struct:_utbm_pattern_t
236 p = (utbm_pattern_t) malloc(sizeof(_utbm_pattern_t));
237 (void) memset((char *) p, '\0', sizeof(_utbm_pattern_t));

Completed in 69 milliseconds