Home
last modified time | relevance | path

Searched defs:modenames (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/include/arpa/
H A Dftp.h87 const char *modenames[] = {"0", "Stream", "Block", "Compressed" }; variable
/netbsd-src/external/mit/lua/dist/src/
H A Dliolib.c701 static const char *const modenames[] = {"set", "cur", "end", NULL}; in f_seek() local
720 static const char *const modenames[] = {"no", "full", "line", NULL}; in f_setvbuf() local