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

  /src/external/mit/libuv/dist/src/win/
pipe.c 102 static int includes_nul(const char *s, size_t n) { function
730 if (includes_nul(name, namelen)) {
909 if (includes_nul(name, namelen)) {
pipe.c 102 static int includes_nul(const char *s, size_t n) { function
730 if (includes_nul(name, namelen)) {
909 if (includes_nul(name, namelen)) {

Completed in 31 milliseconds