Searched refs:myasprintf (Results 1 – 1 of 1) sorted by relevance
264 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