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

  /src/external/ibm-public/postfix/dist/src/util/
vstring_vstream.h 44 #define vstring_get_bound(string, stream, size) \ macro
64 (vstring_get_bound((s), (p), (l)) == VSTREAM_EOF ? 0 : (s))

Completed in 17 milliseconds