Home
last modified time | relevance | path

Searched defs:strpcpy (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/basic/
Dstrxcpyx.h14 static inline size_t strpcpy(char **dest, size_t size, const char *src) { in strpcpy() function
/systemd-251/src/test/
Dtest-strxcpyx.c10 TEST(strpcpy) { in TEST() argument