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

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c864 * main_buf_n - Size of main buffer from which buf and buf_n are
867 * buf_n - Address of count of remaining bytes in buffer
876 usage_optarg(size_t main_buf_n, char **buf, size_t *buf_n, size_t *buf_cur_col, argument
893 size_t n = *buf_n;
1043 *buf_n = n;

Completed in 67 milliseconds