Home
last modified time | relevance | path

Searched refs:ctl_putunqstr (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_control.c1640 ctl_putunqstr( in ctl_putunqstr() function
1680 ctl_putunqstr(tag, buffer, rc); in ctl_putdblf()
1697 ctl_putunqstr(tag, buffer, rc); in ctl_putuint()
1720 ctl_putunqstr(tag, buffer, rc); in ctl_putcal()
1747 ctl_putunqstr(tag, buffer, rc); in ctl_putfs()
1766 ctl_putunqstr(tag, buffer, rc); in ctl_puthex()
1784 ctl_putunqstr(tag, buffer, rc); in ctl_putint()
1804 ctl_putunqstr(tag, buffer, rc); in ctl_putts()
1824 ctl_putunqstr(tag, cq, strlen(cq)); in ctl_putadr()
1850 ctl_putunqstr(tag, (const char*)bytes.b, nc); in ctl_putrefid()
[all …]
/netbsd/src/external/bsd/ntp/dist/
DCommitLog17191 - restore logic of 'ctl_putstr()'/'ctl_putunqstr()' for empty strings (just name, no assign)
17195 - restore logic of 'ctl_putstr()'/'ctl_putunqstr()' for empty strings (just name, no assign)