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

/macosx-10.10/MITKerberosShim-66/profile/
H A Dprof_int.h72 struct _prf_file_t { struct
75 struct _prf_file_t *next;
78 typedef struct _prf_file_t *prf_file_t;
H A Dprof_file.c201 prf = malloc(sizeof(struct _prf_file_t));
204 memset(prf, 0, sizeof(struct _prf_file_t));

Completed in 107 milliseconds