Searched refs:nwam_ncp_file_to_name (Results 1 – 4 of 4) sorted by relevance
103 if (nwam_ncp_file_to_name(dbname_copy, &ncpname) in nwam_read()422 if (nwam_ncp_file_to_name(dbname, &ncpname) == NWAM_SUCCESS) { in nwam_commit()479 if (nwam_ncp_file_to_name(dbname, &ncpname) == NWAM_SUCCESS) { in nwam_destroy()
320 extern nwam_error_t nwam_ncp_file_to_name(const char *path, char **name);
212 nwam_ncp_file_to_name(const char *path, char **name) in nwam_ncp_file_to_name() function508 if (nwam_ncp_file_to_name(ncpfiles[i], &ncpname) in nwam_walk_ncps()
372 if (nwam_ncp_file_to_name(dp->d_name, &ncpname) != NWAM_SUCCESS) in create_ncp_file_list()