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

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c868 * buf_cur_col - Address of current output column for current line
876 usage_optarg(size_t main_buf_n, char **buf, size_t *buf_n, size_t *buf_cur_col, argument
894 size_t cur_col = *buf_cur_col;
1044 *buf_cur_col = cur_col;

Completed in 66 milliseconds