HomeSort by: relevance | last modified time | path
    Searched defs:vstring_strcpy (Results 1 - 1 of 1) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/util/
vstring.c 58 /* VSTRING *vstring_strcpy(vp, src)
214 /* vstring_strcpy() copies a null-terminated string to a variable-length
219 /* identical to vstring_strcpy().
454 /* vstring_strcpy - copy string */
456 VSTRING *vstring_strcpy(VSTRING *vp, const char *src) function

Completed in 15 milliseconds