Searched refs:cmd_cplfunc (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/elfedit/common/
H A D_elfedit.h58 * of the cmd_func and cmd_cplfunc function pointers. These function
89 void *cmd_cplfunc; member in struct:__anon1620
H A Delfedit.c3355 * hand off the remaining work to it. The cmd_cplfunc field is
3361 (elfedit32_cmdcpl_func_t *)cmd->cmd_cplfunc;
3368 (elfedit64_cmdcpl_func_t *)cmd->cmd_cplfunc;
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Delfedit.h516 elfedit32_cmdcpl_func_t *cmd_cplfunc; /* Completion function */ member in struct:__anon1770
526 elfedit64_cmdcpl_func_t *cmd_cplfunc; member in struct:__anon1771

Completed in 107 milliseconds