Home
last modified time | relevance | path

Searched refs:TOK_SITE_DELIP (Results 1 – 2 of 2) sorted by relevance

/dports/ftp/wzdftpd/wzdftpd-0.8.3/libwzd-core/
H A Dwzd_action.h109 TOK_SITE_DELIP, enumerator
H A Dwzd_commands.c266 if (commands_add(_ctable,"site_delip",do_site_delip,do_site_help_delip,TOK_SITE_DELIP)) return -1; in commands_add_defaults()