Searched defs:cleanup_op_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_change.c50 } cleanup_op_t; typedef in typeref:struct:cleanup_op
533 cleanup_op_t *op = (cleanup_op_t *)arg;
569 cleanup_op_t *op;
571 if ((op = malloc(sizeof (cleanup_op_t))) == NULL)

Completed in 57 milliseconds