Home
last modified time | relevance | path

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

/dports/ftp/wzdftpd/wzdftpd-0.8.3/libwzd-core/
H A Dwzd_action.h151 TOK_SITE_USER, enumerator
H A Dwzd_commands.c308 if (commands_add(_ctable,"site_user",do_site_user,NULL,TOK_SITE_USER)) return -1; in commands_add_defaults()