Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_gpsdjson.c264 static int myasprintf(char**, char const*, ...) NTP_PRINTF(2, 3);
542 } else if (-1 == myasprintf(&up->device, "%s%u", s_dev_stem, up->unit)) { in gpsd_start()
2152 myasprintf( in myasprintf() function