Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dautoopts.h265 #define AGDUPSTR(_p, _s, _w) (_p = ao_strdup(_s))
276 ao_strdup(char const * str);
H A Dautoopts.c85 ao_strdup(char const *str) in ao_strdup() function
H A Dproto.h26 ao_strdup(char const *str);