HomeSort by: relevance | last modified time | path
    Searched refs:SKIP_STRING (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/xfindproxy/dist/
xfindproxy.h 57 #define SKIP_STRING(_pBuf, _swap) \
xfindproxy.c 421 SKIP_STRING (pData, swap); /* proxy-address */
422 SKIP_STRING (pData, swap); /* failure-reason */
  /xsrc/external/mit/libICE/dist/src/
ICElibint.h 251 #define SKIP_STRING(_pBuf, _swap, _end, _bail) \
265 SKIP_STRING (_pBuf, _swap, _end, _bail); \
process.c 915 SKIP_STRING (pData, swap, pEnd,
918 SKIP_STRING (pData, swap, pEnd,
1785 SKIP_STRING (pData, swap, pEnd,
1788 SKIP_STRING (pData, swap, pEnd,
1912 SKIP_STRING (pData, swap, pEnd,
1915 SKIP_STRING (pData, swap, pEnd,
1918 SKIP_STRING (pData, swap, pEnd,
2288 SKIP_STRING (pData, swap, pEnd,
2291 SKIP_STRING (pData, swap, pEnd,
  /xsrc/external/mit/proxymngr/dist/
main.c 430 SKIP_STRING (pData, swap); /* proxy-service */
431 SKIP_STRING (pData, swap); /* server-address */
432 SKIP_STRING (pData, swap); /* host-address */
433 SKIP_STRING (pData, swap); /* start-options */
436 SKIP_STRING (pData, swap); /* auth-name */
581 SKIP_STRING (pData, swap); /* proxy-service */
654 SKIP_STRING (pData, swap); /* proxy-address */
655 SKIP_STRING (pData, swap); /* failure-reason */
pmint.h 102 #define SKIP_STRING(_pBuf, _swap) \

Completed in 20 milliseconds