Searched refs:NDMP_ILLEGAL_ARGS_ERR (Results 1 – 10 of 10) sorted by relevance
1070 return (NDMP_ILLEGAL_ARGS_ERR); in get_date_token_v3()1085 return (NDMP_ILLEGAL_ARGS_ERR); in get_date_token_v3()1094 rv = NDMP_ILLEGAL_ARGS_ERR; in get_date_token_v3()1102 rv = NDMP_ILLEGAL_ARGS_ERR; in get_date_token_v3()1173 return (NDMP_ILLEGAL_ARGS_ERR); in get_lbr_bk_v3()1248 return (NDMP_ILLEGAL_ARGS_ERR); in get_backup_level_v3()1257 return (NDMP_ILLEGAL_ARGS_ERR); in get_backup_level_v3()2569 return (NDMP_ILLEGAL_ARGS_ERR); in get_rs_path_v3()2588 rv = NDMP_ILLEGAL_ARGS_ERR; in get_rs_path_v3()2592 rv = NDMP_ILLEGAL_ARGS_ERR; in get_rs_path_v3()[all …]
442 reply.error = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_data_start_backup_v3()521 reply.error = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_data_start_recover_v3()718 reply.error = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_data_listen_v3()755 reply.error = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_data_connect_v3()793 reply.error = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_data_connect_v3()928 reply.error = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_data_connect_v4()966 reply.error = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_data_connect_v4()1061 reply.error = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_data_listen_v4()1473 return (NDMP_ILLEGAL_ARGS_ERR); in ndmpd_tar_start_backup_v3()1603 return (NDMP_ILLEGAL_ARGS_ERR); in ndmpd_tar_start_recover_v3()[all …]
1601 rv = NDMP_ILLEGAL_ARGS_ERR; in check_backup_dir_validity()1604 rv = NDMP_ILLEGAL_ARGS_ERR; in check_backup_dir_validity()1633 return (NDMP_ILLEGAL_ARGS_ERR); in ndmp_backup_extract_params()1680 return (NDMP_ILLEGAL_ARGS_ERR); in ndmp_backup_extract_params()1806 return (NDMP_ILLEGAL_ARGS_ERR); in ndmp_restore_extract_params()1812 return (NDMP_ILLEGAL_ARGS_ERR); in ndmp_restore_extract_params()1817 return (NDMP_ILLEGAL_ARGS_ERR); in ndmp_restore_extract_params()1823 return (NDMP_ILLEGAL_ARGS_ERR); in ndmp_restore_extract_params()1828 return (NDMP_ILLEGAL_ARGS_ERR); in ndmp_restore_extract_params()1840 return (NDMP_ILLEGAL_ARGS_ERR); in ndmp_restore_extract_params()[all …]
157 reply.error = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_connect_open_v2()219 reply.error = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_connect_client_auth_v2()327 reply.error = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_connect_client_auth_v2()379 reply.error = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_connect_server_auth_v2()383 reply.error = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_connect_server_auth_v2()507 reply.error = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_connect_client_auth_v3()
377 reply.error = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_mover_set_window_v2()614 reply.error = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_mover_listen_v3()617 reply.error = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_mover_listen_v3()665 reply.error = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_mover_listen_v3()852 reply.error = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_mover_set_window_v3()858 reply.error = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_mover_set_window_v3()937 reply.error = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_mover_read_v3()1001 reply.error = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_mover_set_record_size_v3()1047 reply.error = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_mover_connect_v3()1050 reply.error = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_mover_connect_v3()[all …]
177 reply.error = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_config_get_butype_attr_v2()259 reply.error = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_config_get_auth_attr_v2()405 reply.error = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_config_get_auth_attr_v3()
129 err = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_tape_open_v2()406 reply.error = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_tape_mtio_v2()1219 err = NDMP_ILLEGAL_ARGS_ERR; in common_tape_open()
525 reply.error = NDMP_ILLEGAL_ARGS_ERR; in common_set_target()
710 return (NDMP_ILLEGAL_ARGS_ERR); in ndmpd_save_nlist_v3()730 rv = NDMP_ILLEGAL_ARGS_ERR; in ndmpd_save_nlist_v3()1244 reply.error = NDMP_ILLEGAL_ARGS_ERR; in ndmp_execute_cdb()
82 NDMP_ILLEGAL_ARGS_ERR = 9, /* illegal arguments in request */ enumerator