OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:line_wrap
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
line_wrap.h
1
/* $NetBSD:
line_wrap
.h,v 1.2 2017/02/14 01:16:49 christos Exp $ */
8
/*
line_wrap
3h
12
/* #include <
line_wrap
.h>
20
extern void
line_wrap
(const char *, int, int, LINE_WRAP_FN, void *);
line_wrap.c
1
/* $NetBSD:
line_wrap
.c,v 1.2 2017/02/14 01:16:49 christos Exp $ */
5
/*
line_wrap
3
9
/* #include <
line_wrap
.h>
11
/* void
line_wrap
(string, len, indent, output_fn, context)
74
#include <
line_wrap
.h>
76
/*
line_wrap
- wrap long lines upon output */
78
void
line_wrap
(const char *str, int len, int indent, LINE_WRAP_FN output_fn,
function
/src/external/ibm-public/postfix/dist/src/smtp/
smtp_chat.c
132
#include <
line_wrap
.h>
435
/* print_line -
line_wrap
callback */
500
line_wrap
(printable(*cpp, '?'), LENGTH, INDENT, print_line,
/src/external/ibm-public/postfix/dist/src/smtpd/
smtpd_chat.c
93
#include <
line_wrap
.h>
284
/* print_line -
line_wrap
callback */
346
line_wrap
(printable(*cpp, '?'), LENGTH, INDENT, print_line,
/src/crypto/external/apache2/openssl/dist/apps/
engine.c
157
static const int
line_wrap
= 78;
local
214
if ((xpos > (int)strlen(indent)) && (xpos + (int)strlen(name) >
line_wrap
)) {
/src/crypto/external/bsd/openssl/dist/apps/
engine.c
152
static const int
line_wrap
= 78;
local
207
(xpos + (int)strlen(name) >
line_wrap
)) {
/src/crypto/external/bsd/openssl.old/dist/apps/
engine.c
143
static const int
line_wrap
= 78;
local
198
(xpos + (int)strlen(name) >
line_wrap
)) {
/src/external/ibm-public/postfix/lib/util/
Makefile
121
line_wrap
.c \
/src/external/ibm-public/postfix/dist/src/bounce/
bounce_notify_util.c
192
#include <
line_wrap
.h>
606
/* bounce_print -
line_wrap
callback */
628
line_wrap
(STR(bounce_info->buf), LENGTH, INDENT,
Completed in 31 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026