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

/freebsd-11-stable/include/arpa/
H A Dftp.h87 char *modenames[] = {"0", "Stream", "Block", "Compressed" }; variable
/freebsd-11-stable/contrib/lua/src/
H A Dliolib.c658 static const char *const modenames[] = {"set", "cur", "end", NULL}; local
660 int op = luaL_checkoption(L, 2, "cur", modenames);
677 static const char *const modenames[] = {"no", "full", "line", NULL}; local
679 int op = luaL_checkoption(L, 2, NULL, modenames);
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c1628 strunames[stru], modenames[mode]);
/freebsd-11-stable/libexec/ftpd/
H A Dftpd.c2442 strunames[stru], modenames[mode]);

Completed in 76 milliseconds