Home
last modified time | relevance | path

Searched refs:fudge (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/refreserv/
H A Drefreserv_005_pos.ksh60 fudge=1
68 log_must zfs set reservation=$(($refreserv + $fudge)) $vol
69 log_must zfs set reservation=$(($refreserv - $fudge)) $vol
70 log_must zfs set refreservation=$(($refreserv + $fudge)) $vol
71 log_must zfs set refreservation=$(($refreserv - $fudge)) $vol
/freebsd/contrib/ntp/conf/
H A Drackety.conf14 fudge 127.127.4.0 refid GPS1 time1 -.000097 flag1 1
16 fudge 127.127.4.1 refid GPS2 time1 -.000097 flag1 1
19 fudge 127.127.4.2 refid WVB1 time1 .0021 flag4 1 flag1 1
22 fudge 127.127.4.3 refid WVB2 time1 .0021 flag4 1 flag1 1
24 fudge 127.127.22.1 flag3 1 # kernel PPS
H A Dpogo.conf6 fudge 127.127.6.1 refid GPS1 time1 -.002777 flag2 1
9 fudge 127.127.4.1 refid GPS2 time1 .000221
11 fudge 127.127.22.0 flag3 1 # kernel PPS
H A Dgrundoon.conf6 fudge 127.127.11.1 time1 .00487 flag1 1 flag4 1
8 fudge 127.127.22.1 # default use PLL/FLL loop
H A Dbeauregard.conf6 fudge 127.127.18.1 time1 .0035
/freebsd/contrib/one-true-awk/testdir/
H A Dtime.c13 double fudge = 100.0; /* should be CLOCKS_PER_SEC but that gives nonsense */ in main() local
27 fprintf(stderr, "user %6.3f\n", (after.tms_cutime - before.tms_cutime)/fudge); in main()
28 fprintf(stderr, "sys %6.3f\n", (after.tms_cstime - before.tms_cstime)/fudge); in main()
/freebsd/contrib/ntp/html/scripts/
H A Dclockopt.txt2 <li class='inline'><a href='clockopt.html#fudge'>fudge - specify fudge parameters</a><br>\
/freebsd/contrib/ldns/ldns/
H A Dtsig.h79 …tatus ldns_pkt_tsig_sign(ldns_pkt *pkt, const char *key_name, const char *key_data, uint16_t fudge,
94 … ldns_pkt_tsig_sign_next(ldns_pkt *pkt, const char *key_name, const char *key_data, uint16_t fudge,
/freebsd/sys/fs/fuse/
H A Dfuse_internal.c609 struct fuse_dirent *fudge; in fuse_internal_readdir_processdata() local
620 fudge = (struct fuse_dirent *)buf; in fuse_internal_readdir_processdata()
621 freclen = FUSE_DIRENT_SIZE(fudge); in fuse_internal_readdir_processdata()
638 if (!fudge->namelen || fudge->namelen > MAXNAMLEN) { in fuse_internal_readdir_processdata()
643 &fudge->namelen); in fuse_internal_readdir_processdata()
654 de->d_fileno = fudge->ino; in fuse_internal_readdir_processdata()
655 de->d_off = fudge->off; in fuse_internal_readdir_processdata()
657 de->d_type = fudge->type; in fuse_internal_readdir_processdata()
658 de->d_namlen = fudge->namelen; in fuse_internal_readdir_processdata()
661 (char *)buf + FUSE_NAME_OFFSET, fudge->namelen); in fuse_internal_readdir_processdata()
[all …]
/freebsd/usr.sbin/makefs/tests/
H A Dmakefs_zfs_tests.sh757 local rootmb childmb totalmb fudge
767 fudge=$((2 * 1024 * 1024))
785 $usedds -le $(($rootmb * 1024 * 1024 + $fudge))
788 $usedds -le $(($childmb * 1024 * 1024 + $fudge))
795 $usedchild -le $(($childmb * 1024 * 1024 + $fudge))
804 $used -le $(($totalmb * 1024 * 1024 + 2 * $fudge))
/freebsd/contrib/ldns/
H A Dtsig.c377 uint16_t fudge, const char *algorithm_name, const ldns_rdf *query_mac) in ldns_pkt_tsig_sign() argument
379 return ldns_pkt_tsig_sign_next(pkt, key_name, key_data, fudge, algorithm_name, query_mac, 0); in ldns_pkt_tsig_sign()
384 uint16_t fudge, const char *algorithm_name, const ldns_rdf *query_mac, int tsig_timers_only) in ldns_pkt_tsig_sign_next() argument
432 fudge_rdf = ldns_native2rdf_int16(LDNS_RDF_TYPE_INT16, fudge); in ldns_pkt_tsig_sign_next()
H A Dupdate.c73 uint16_t fudge = 300; /* Recommended fudge. [RFC2845 6.4] */ in ldns_update_pkt_tsig_add() local
76 ldns_resolver_tsig_keydata(r), fudge, in ldns_update_pkt_tsig_add()
/freebsd/contrib/ntp/
H A Dresults.y2kfixes54 fudge 127.127.1.0 stratum 0
H A DChangeLog302 - mostly based on a patch by Michael Haardt, implementing 'fudge minjitter'
855 - fudge stratum should only accept values [0..16]. perlinger@ntp.org
1414 Add 'control' function -- fudge values not available during start.
2436 * Remove hardcoded 1/960 s. fudge for <CR> transmission time at 9600 8n1
3180 * [Bug 1497] fudge is broken by getnetnum() change.
3853 * [Bug 1238] use only fudge time2 to offset NMEA serial timestamp.
4108 * [Bug 1238] use fudge time2 for serial timecode offset in NMEA driver.
4125 * [Bug 1233] atom refclock fudge time1 sign flipped in 4.2.5p164.
4170 * [Bug 1190] NMEA refclock fudge flag4 1 obscures position in timecode
4726 * [Bug 827] New parsing code does not handle "fudge" correctl
[all...]
/freebsd/contrib/ntp/ntpd/
H A Dntp_refclock.c63 #define FUDGEFAC .1 /* fudge correction factor */
502 double fudge in refclock_process_offset()
512 clk_add_sample(pp, doffset + fudge); in refclock_process_offset()
519 * refclock_process_f - refclock_process with other than time1 fudge
536 double fudge in refclock_process_f()
556 refclock_process_offset(pp, offset, pp->lastrec, fudge); in refclock_process_f()
1425 * This routine is called after the fudge command to open the PPSAPI
1426 * interface for later parameter setting after the fudge command.
1449 * This routine is called to set the PPSAPI parameters after the fudge
1573 * Convert to signed fraction offset, apply fudge an in refclock_pps()
504 refclock_process_offset(struct refclockproc * pp,l_fp lasttim,l_fp lastrec,double fudge) refclock_process_offset() argument
538 refclock_process_f(struct refclockproc * pp,double fudge) refclock_process_f() argument
[all...]
H A Dcomplete.conf.in35 fudge 127.127.1.0 time1 0 time2 1.1 stratum 7 refid Abcd minjitter 0.2
H A Drefclock_parse.c3767 double fudge; in parse_process() local
4003 fudge = parse->generic->fudgetime1; /* standard RS232 Fudgefactor */ in parse_process()
4053 fudge = ppsphaseadjust; /* pick PPS fudge factor */ in parse_process()
4089 fudge = ppsphaseadjust; /* pick PPS fudge factor */ in parse_process()
4210 fudge); in parse_process()
4215 refclock_process_offset(parse->generic, reftime, rectime, fudge); in parse_process()
H A Dntp_config.c859 addr_opts = HEAD_PFIFO(ptree->fudge); in dump_config_tree()
870 fprintf(df, "fudge %s", s1); in dump_config_tree()
880 "# unknown fudge atrv->type %d\n" in dump_config_tree()
881 "fudge %s", atrv->type, in dump_config_tree()
3950 curr_fudge = HEAD_PFIFO(ptree->fudge); in config_fudge()
3963 "unrecognized fudge reference clock address %s, line ignored", in config_fudge()
3968 "inappropriate address %s for the fudge command, line ignored", in config_fudge()
3972 /* Parse all the options to the fudge command */ in config_fudge()
4052 "Unexpected fudge flag %s (%d) for %s", in config_device()
4134 FREE_ADDR_OPTS_FIFO(ptree->fudge); in config_vars()
[all...]
/freebsd/contrib/ntp/include/
H A Dntp_config.h238 addr_opts_fifo *fudge;
236 addr_opts_fifo *fudge; global() member
/freebsd/contrib/ntp/scripts/stats/
H A DREADME.stats94 fudge 127.127.10.1 flag4 1 # enable extended statistics collection
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc_ops.c86 static void fudge (struct parse *, FILE *);
208 { "fudge", fudge, { NTP_ADD, NTP_STR, NTP_STR, NO },
2750 fudge( in fudge() function
H A Dntpdc-opts.def395 values obtained provide information on the setting of fudge factors
640 .It Xo Ic fudge Ar peer_address
/freebsd/contrib/ntp/ntpq/
H A Dntpq.texi825 @tab fudge time 1
827 @tab fudge time 2
H A Dntpq-opts.def1021 fudge time 1
1023 fudge time 2
H A Dinvoke-ntpq.texi901 fudge time 1
903 fudge time 2

12