Home
last modified time | relevance | path

Searched refs:modenames (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/include/arpa/
Dftp.h87 const char *modenames[] = {"0", "Stream", "Block", "Compressed" }; variable
/netbsd/src/external/mit/lua/dist/src/
Dliolib.c701 static const char *const modenames[] = {"set", "cur", "end", NULL}; in f_seek() local
703 int op = luaL_checkoption(L, 2, "cur", modenames); in f_seek()
720 static const char *const modenames[] = {"no", "full", "line", NULL}; in f_setvbuf() local
722 int op = luaL_checkoption(L, 2, NULL, modenames); in f_setvbuf()
/netbsd/src/libexec/ftpd/
Dftpd.c2613 strunames[stru], modenames[mode]); in statcmd()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-201433646 (aarch64_init_simd_builtins): Add V1DF to modes/modenames.