OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAXLINE
(Results
1 - 8
of
8
) sorted by relevancy
/src/tests/fs/lfs/
util.h
18
#define
MAXLINE
132
/src/sys/dev/microcode/cyclades-z/
cyzfirm2h.c
56
#define
MAXLINE
8
58
#define
MAXLINE
10
131
if (i ==
MAXLINE
) {
/src/usr.sbin/gspa/gspa/
gsp_ass.h
38
#define
MAXLINE
133
/src/usr.bin/vacation/
vacation.c
79
#define
MAXLINE
1024 /* max line from mail header */
91
static char from[
MAXLINE
];
92
static char subject[
MAXLINE
];
313
char buf[
MAXLINE
];
603
char buf[
MAXLINE
];
/src/distrib/utils/ssh/
ssh.c
57
#define
MAXLINE
256
201
char ibuf[
MAXLINE
];
/src/usr.bin/unifdef/
unifdef.c
196
#define
MAXLINE
4096 /* maximum length of line */
230
static char tline[
MAXLINE
+EDITSLOP];/* input buffer plus space */
597
if (fgets(tline,
MAXLINE
, input) == NULL)
/src/usr.sbin/syslogd/
syslogd.h
47
#define
MAXLINE
1024 /* maximum line length */
/src/usr.bin/rpcinfo/
rpcinfo.c
1006
#define
MAXLINE
256
1007
char linebuf[
MAXLINE
];
Completed in 58 milliseconds
Indexes created Wed Nov 05 19:10:08 GMT 2025