Home
last modified time | relevance | path

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

/freebsd/include/
H A Dstring.h171 #define strndupa(_Str, _Maxlen) (__extension__({ \ macro
/freebsd/lib/libc/string/
H A DMakefile.inc179 strdup.3 strndupa.3
/freebsd/
H A DRELNOTES251 Add strdupa(3) and strndupa(3) macros for compatability with glibc.