Home
last modified time | relevance | path

Searched refs:E_PARAM_NULL (Results 1 – 9 of 9) sorted by relevance

/dports/ftp/wzdftpd/wzdftpd-0.8.3/libwzd-core/
H A Dwzd_user.c122 if (err) *err = E_PARAM_NULL; in user_create()
137 if (err) *err = E_PARAM_NULL; in user_create()
H A Dwzd_structs.h53 E_PARAM_NULL, /**< parameter is NULL */ enumerator
H A Dwzd_group.c119 if (err) *err = E_PARAM_NULL; in group_create()
H A Dwzd_vfs.c566 if (!wanted_path) return E_PARAM_NULL; in checkpath_new()
H A Dwzd_site_group.c112 case E_PARAM_NULL: in do_site_grpadd()
H A Dwzd_ClientThread.c1300 case E_PARAM_NULL: out_log(LEVEL_HIGH,"mkdir: no input parameter\n"); break; in do_mkdir()
1547 return E_PARAM_NULL; in do_port()
H A Dwzd_site_user.c159 case E_PARAM_NULL: in do_site_adduser()
H A Dwzd_file.c463 if ( !pTabFiles ) return E_PARAM_NULL; in readPermFile()
H A Dwzd_site.c2208 return E_PARAM_NULL; in do_site_wipe()