| /src/lib/libm/arch/m68060/ |
| makeas.sh | 58 linebreak () { function 191 linebreak 196 linebreak 201 linebreak 206 linebreak 211 linebreak 216 linebreak 221 linebreak 226 linebreak
|
| /src/bin/sh/ |
| parser.c | 124 STATIC void linebreak(void); 415 linebreak(); 465 linebreak(); 2537 linebreak(void) function
|
| /src/crypto/external/bsd/netpgp/dist/src/lib/ |
| writer.c | 653 linebreak_t *linebreak; local 656 linebreak = pgp_writer_get_arg(writer); 657 for (n = 0; n < len; ++n, ++linebreak->pos) { 659 linebreak->pos = 0; 661 if (linebreak->pos == BREAKPOS) { 665 linebreak->pos = 0; 687 linebreak_t *linebreak; local 696 if ((linebreak = calloc(1, sizeof(*linebreak))) == NULL) { 703 linebreak); 765 linebreak_t *linebreak; local 879 linebreak_t *linebreak; local [all...] |
| /src/external/mpl/bind/dist/lib/dns/ |
| masterdump.c | 86 char *linebreak; member in struct:dns_totext_ctx 420 ctx->linebreak = ctx->linebreak_buf; 422 ctx->linebreak = NULL; 788 ctx->style.split_width, ctx->linebreak,
|
| rdata.c | 147 const char *linebreak; /*%< Line break string. */ member in struct:dns_rdata_textctx 500 RETERR(str_totext(tctx->linebreak, target)); 1298 tctx->linebreak, target); 1359 tctx.linebreak = " "; 1366 unsigned int split_width, const char *linebreak, 1384 tctx.linebreak = linebreak; 1389 tctx.linebreak = " ";
|
| /src/external/mpl/dhcp/bind/dist/lib/dns/ |
| masterdump.c | 101 char *linebreak; member in struct:dns_totext_ctx 439 ctx->linebreak = ctx->linebreak_buf; 441 ctx->linebreak = NULL; 756 ctx->style.split_width, ctx->linebreak,
|
| rdata.c | 154 const char *linebreak; /*%< Line break string. */ member in struct:dns_rdata_textctx 513 RETERR(str_totext(tctx->linebreak, target)); 1114 tctx->linebreak, target); 1175 tctx.linebreak = " "; 1182 unsigned int split_width, const char *linebreak, 1200 tctx.linebreak = linebreak; 1205 tctx.linebreak = " ";
|