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

/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dquotearg.c172 quotearg_buffer_restyled(char *buffer, size_t buffersize, char const *arg, size_t argsize, enum quoting_style quoting_style, struct quoting_options const *o) argument
521 quotearg_buffer(char *buffer, size_t buffersize, char const *arg, size_t argsize, struct quoting_options const *o) argument
536 quotearg_alloc(char const *arg, size_t argsize, struct quoting_options const *o) argument
591 quotearg_n_options(int n, char const *arg, size_t argsize, struct quoting_options const *options) argument
671 quotearg_n_style_mem(int n, enum quoting_style s, char const *arg, size_t argsize) argument
[all...]
/macosx-10.10.1/gpatch-3/patch/
H A Dquotearg.c218 quotearg_buffer_restyled(char *buffer, size_t buffersize, char const *arg, size_t argsize, enum quoting_style quoting_style, struct quoting_options const *o) argument
531 quotearg_buffer(char *buffer, size_t buffersize, char const *arg, size_t argsize, struct quoting_options const *o) argument
548 quotearg_n_options(int n, char const *arg, size_t argsize, struct quoting_options const *options) argument
632 quotearg_n_style_mem(int n, enum quoting_style s, char const *arg, size_t argsize) argument
[all...]
/macosx-10.10.1/text_cmds-88/sort/
H A Dquotearg.c188 quotearg_buffer_restyled(char *buffer, size_t buffersize, char const *arg, size_t argsize, enum quoting_style quoting_style, struct quoting_options const *o) argument
531 quotearg_buffer(char *buffer, size_t buffersize, char const *arg, size_t argsize, struct quoting_options const *o) argument
546 quotearg_alloc(char const *arg, size_t argsize, struct quoting_options const *o) argument
566 quotearg_n_options(int n, char const *arg, size_t argsize, struct quoting_options const *options) argument
658 quotearg_n_style_mem(int n, enum quoting_style s, char const *arg, size_t argsize) argument
[all...]
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/bltins/
H A Dprint.c59 int argsize; member in struct:printf
/macosx-10.10.1/network_cmds-457/ifconfig.tproj/
H A Difbridge.c136 do_cmd(int sock, u_long op, void *arg, size_t argsize, int set) argument
/macosx-10.10.1/xnu-2782.1.97/bsd/nfs/
H A Dnfs_vfsops.c1464 int error = 0, args64bit, argsize, numcomps; local
1506 bcopy(CAST_DOWN(void *, data), argsp, argsize); local

Completed in 110 milliseconds