Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/sntp/libopts/
HDautoopts.h262 #define AGDUPSTR(_p, _s, _w) (_p = ao_strdup(_s))
273 ao_strdup(char const * str);
HDautoopts.c89 ao_strdup(char const *str) in ao_strdup() function
99 #define strdup(_p) ao_strdup(_p)
HDproto.h25 ao_strdup(char const *str);