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

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c2056 * mod_ret - NULL, or address of a variable to receive the
2062 * if mod_ret is non-NULL, *mod_ret receives a pointer to the
2075 elfeditGC_module_t **mod_ret)
2128 if (mod_ret != NULL)
2129 *mod_ret = mod;
2074 elfedit_find_command(const char *name, int must_exist, elfeditGC_module_t **mod_ret) argument

Completed in 53 milliseconds