Searched refs:modenames (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/include/arpa/ |
| D | ftp.h | 87 const char *modenames[] = {"0", "Stream", "Block", "Compressed" }; variable
|
| /netbsd/src/external/mit/lua/dist/src/ |
| D | liolib.c | 701 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/ |
| D | ftpd.c | 2613 strunames[stru], modenames[mode]); in statcmd()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2014 | 33646 (aarch64_init_simd_builtins): Add V1DF to modes/modenames.
|