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

  /src/include/arpa/
ftp.h 87 const char *modenames[] = {"0", "Stream", "Block", "Compressed" }; variable
  /src/external/mit/lua/dist/src/
liolib.c 701 static const char *const modenames[] = {"set", "cur", "end", NULL}; local
703 int op = luaL_checkoption(L, 2, "cur", modenames);
720 static const char *const modenames[] = {"no", "full", "line", NULL}; local
722 int op = luaL_checkoption(L, 2, NULL, modenames);
  /src/libexec/ftpd/
ftpd.c 2613 strunames[stru], modenames[mode]);

Completed in 25 milliseconds