Home
last modified time | relevance | path

Searched refs:dogetassoc (Results 1 – 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/ntp/ntpq/
HDlibntpq_subs.c23 if (dogetassoc(NULL)) in ntpq_dogetassoc()
HDntpq.h141 extern int dogetassoc (FILE *);
HDntpq-subs.c1003 dogetassoc(fp); in findassidrange()
1110 dogetassoc( in dogetassoc() function
1384 if (dogetassoc(fp)) in associations()
1399 if (dogetassoc(fp)) in lassociations()
2031 if (!dogetassoc(fp)) in dopeers()
2086 if (!dogetassoc(fp)) in doapeers()
2209 if (!dogetassoc(fp)) in doopeers()
HDntpq.c1861 dogetassoc(stdout); in getarg()
/freebsd-13-stable/contrib/ntp/
HDNEWS385 * [Bug 3580] Possible bug ntpq-subs (NULL dereference in dogetassoc) <perlinger@ntp.org>
4151 * [Bug 3580] Possible bug ntpq-subs (NULL dereference in dogetassoc) <perlinger@ntp.org>
HDChangeLog319 * [Bug 3580] Possible bug ntpq-subs (NULL dereference in dogetassoc) <perlinger@ntp.org>
HDCommitLog12515 [Bug 3580] Possible bug ntpq-subs (NULL dereference in dogetassoc)
12518 [Bug 3580] Possible bug ntpq-subs (NULL dereference in dogetassoc)
12521 [Bug 3580] Possible bug ntpq-subs (NULL dereference in dogetassoc)
144029 changes reflect dogetassoc() is no longer static
144032 make dogetassoc() global so ntpq.c getargs() can use it