OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAXVARLEN
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/csh/
csh.h
437
#define
MAXVARLEN
30 /* Maximum number of char in a variable name */
/src/external/bsd/ntp/dist/ntpq/
ntpq.c
351
#define
MAXVARLEN
256 /* maximum length of a variable name */
3281
static char name[
MAXVARLEN
], value[MAXVALLEN];
3673
char bn[2 *
MAXVARLEN
];
3805
atoascii(name,
MAXVARLEN
, bn, sizeof(bn));
Completed in 18 milliseconds
Indexes created Fri Aug 28 00:25:22 UTC 2026