Lines Matching refs:ERROR_SUCCESS
215 if (status != ERROR_SUCCESS) {
221 if (status != ERROR_SUCCESS) {
239 if (status != ERROR_SUCCESS)
277 if (status != ERROR_SUCCESS) {
287 if (status == ERROR_SUCCESS) {
288 if (dfs_link_stat(fspath, &stat) == ERROR_SUCCESS) {
332 if (status != ERROR_SUCCESS) {
405 if (status != ERROR_SUCCESS)
413 if ((status != ERROR_SUCCESS) || (stat != DFS_STAT_ISDFS)) {
423 if (status != ERROR_SUCCESS)
487 if (status != ERROR_SUCCESS)
512 uint32_t status = ERROR_SUCCESS;
526 if (status != ERROR_SUCCESS)
563 if ((status = netdfs_enum_common(&de, mxa)) == ERROR_SUCCESS) {
575 if ((status = netdfs_enum_common(&de, mxa)) == ERROR_SUCCESS) {
588 if ((status = netdfs_enum_common(&de, mxa)) == ERROR_SUCCESS) {
601 if ((status = netdfs_enum_common(&de, mxa)) == ERROR_SUCCESS) {
614 if ((status = netdfs_enum_common(&de, mxa)) == ERROR_SUCCESS) {
628 if ((status = netdfs_enum_common(&de, mxa)) == ERROR_SUCCESS) {
641 if ((status = netdfs_enum_common(&de, mxa)) == ERROR_SUCCESS) {
652 if ((status == ERROR_SUCCESS) && (param->resume_handle != NULL))
946 return (ERROR_SUCCESS);
970 return (ERROR_SUCCESS);
986 return (ERROR_SUCCESS);
1013 return (ERROR_SUCCESS);
1031 return (ERROR_SUCCESS);
1060 return (ERROR_SUCCESS);
1157 return (ERROR_SUCCESS);
1210 return (ERROR_SUCCESS);
1229 return (ERROR_SUCCESS);
1264 if (status != ERROR_SUCCESS)
1303 if (status != ERROR_SUCCESS)
1319 return (ERROR_SUCCESS);
1359 if ((status == ERROR_SUCCESS) && (chdir(rootdir) == 0)) {