OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOOP_MAX
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/libarchive/dist/tar/test/
test_copy.c
43
static int
LOOP_MAX
= 0;
47
if (
LOOP_MAX
== 0) {
53
LOOP_MAX
= MAX_PATH - (int)cwdlen - 12 - 4 - 1;
55
return
LOOP_MAX
;
57
static int
LOOP_MAX
= 0;
58
if (
LOOP_MAX
== 0) {
70
LOOP_MAX
= PATH_MAX - (int)cwdlen - 12 - 4 - 4;
72
return
LOOP_MAX
;
121
int
LOOP_MAX
;
132
LOOP_MAX
= compute_loop_max()
[
all
...]
/src/external/bsd/ntp/dist/ntpd/
cmd_args.c
179
loop_config(
LOOP_MAX
, 600);
ntp_loopfilter.c
1359
case
LOOP_MAX
: /* step threshold (step) */
ntp_config.c
3294
item =
LOOP_MAX
;
/src/external/bsd/ntp/dist/include/
ntp.h
766
#define
LOOP_MAX
3 /* set both step offsets */
Completed in 35 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026