Home
last modified time | relevance | path

Searched defs:xstrndup (Results 76 – 100 of 221) sorted by relevance

123456789

/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/tools/ctf/common/
H A Dmemory.c85 xstrndup(char *str, size_t len) in xstrndup() function
/dports/irc/ircd-hybrid/ircd-hybrid-8.2.39/src/
H A Dmemory.c81 xstrndup(const char *s, size_t len) in xstrndup() function
/dports/archivers/opkg-openwrt/opkg-b07cde3/libbb/
H A Dxfuncs.c67 extern char *xstrndup(const char *s, int n) in xstrndup() function
/dports/sysutils/smenu/smenu-0.9.18/
H A Dxmalloc.c152 xstrndup(const char * str, size_t len) in xstrndup() function
/dports/ports-mgmt/pkg/pkg-1.17.5/libpkg/
H A Dxmalloc.h40 static inline char *xstrndup(const char *str, size_t n) in xstrndup() function
/dports/textproc/docbook2mdoc/docbook2mdoc-1.1.0/
H A Dxmalloc.c75 xstrndup(const char *in, size_t maxlen) in xstrndup() function
/dports/security/pamtester/pamtester-0.1.2/src/
H A Dutil.c113 char *xstrndup(const char *str, size_t len) in xstrndup() function
/dports/mail/mpop/mpop-1.4.15/src/
H A Dxalloc.c99 char *xstrndup(const char *s, size_t n) in xstrndup() function
/dports/mail/msmtp/msmtp-1.8.19/src/
H A Dxalloc.c99 char *xstrndup(const char *s, size_t n) in xstrndup() function
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/lib/
H A Dxmalloc.c105 EXPORTED char *xstrndup(const char* str, size_t len) in xstrndup() function
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/lib/
H A Dxmalloc.c105 EXPORTED char *xstrndup(const char* str, size_t len) in xstrndup() function
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/lib/
H A Dxmalloc.c112 EXPORTED char *xstrndup(const char* str, size_t len) in xstrndup() function
/dports/audio/cmus/cmus-2.9.1/
H A Dxmalloc.h77 static inline char * CMUS_MALLOC xstrndup(const char *str, size_t n) in xstrndup() function
/dports/audio/mous/mous-2.0.1/plugins/coreaudio/cmus/
H A Dxmalloc.h77 static inline char * CMUS_MALLOC xstrndup(const char *str, size_t n) in xstrndup() function
/dports/devel/liboil/liboil-0.3.17/testsuite/
H A Dintrospect.c140 xstrndup (const char *s, int n) in xstrndup() function
/dports/sysutils/cfengine/cfengine-3.19.0/libntech/libutils/
H A Dalloc.c61 char *xstrndup(const char *str, size_t n) in xstrndup() function
/dports/sysutils/cfengine317/cfengine-3.17.0/libntech/libutils/
H A Dalloc.c61 char *xstrndup(const char *str, size_t n) in xstrndup() function
/dports/sysutils/cfengine316/cfengine-3.16.0/libntech/libutils/
H A Dalloc.c61 char *xstrndup(const char *str, size_t n) in xstrndup() function
/dports/sysutils/cfengine318/cfengine-3.18.1/libntech/libutils/
H A Dalloc.c61 char *xstrndup(const char *str, size_t n) in xstrndup() function
/dports/sysutils/cfengine-devel/core-d08ae9eff/libntech/libutils/
H A Dalloc.c61 char *xstrndup(const char *str, size_t n) in xstrndup() function
/dports/security/kstart/kstart-4.2/util/
H A Dxmalloc.h48 #define xstrndup(p, size) x_strndup((p), (size), __FILE__, __LINE__) macro
/dports/print/openprinting/papi-1.0_beta/source/libpapi-common/
H A Duri.c19 xstrndup(char *string, size_t length) in xstrndup() function
/dports/news/inn-current/inn-2.7-20211226/include/inn/
H A Dxmalloc.h49 #define xstrndup(p, size) x_strndup((p), (size), __FILE__, __LINE__) macro
/dports/news/inn/inn-2.6.4/include/inn/
H A Dxmalloc.h50 #define xstrndup(p, size) x_strndup((p), (size), __FILE__, __LINE__) macro
/dports/sysutils/cfengine319/cfengine-3.19.0/libntech/libutils/
H A Dalloc.c61 char *xstrndup(const char *str, size_t n) in xstrndup() function

123456789