HomeSort by: relevance | last modified time | path
    Searched refs:vstring_get_bound (Results 1 - 2 of 2) 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))
  /src/external/ibm-public/postfix/dist/src/global/
memcache_proto.c 76 vstring_get_bound(vp, stream, bound));

Completed in 34 milliseconds