Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpq/
H A Dlibntpq_subs.c23 if (dogetassoc(NULL)) in ntpq_dogetassoc()
H A Dntpq.h141 extern int dogetassoc (FILE *);
H A Dntpq-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()
H A Dntpq.c1861 dogetassoc(stdout); in getarg()
/src/contrib/ntp/
H A DNEWS385 * [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>
H A DChangeLog319 * [Bug 3580] Possible bug ntpq-subs (NULL dereference in dogetassoc) <perlinger@ntp.org>
H A DCommitLog12515 [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