Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libnwam/common/
H A Dlibnwam_ncp.c168 nwam_ncp_name_to_file(const char *name, char **filename) in nwam_ncp_name_to_file() function
193 if ((err = nwam_ncp_name_to_file(name, &ncpfile)) in nwam_ncp_create()
255 if ((err = nwam_ncp_name_to_file(name, &filename)) != NWAM_SUCCESS) { in nwam_ncp_read()
301 err = nwam_ncp_name_to_file(oldparent, &oldfilename); in nwam_ncp_copy_callback()
305 if ((err = nwam_ncp_name_to_file(newncph->nwh_name, &newfilename)) in nwam_ncp_copy_callback()
617 if ((err = nwam_ncp_name_to_file(ncph->nwh_name, &filename)) in nwam_ncp_destroy()
702 if ((err = nwam_ncp_name_to_file(ncph->nwh_name, &ncpfile)) in nwam_ncp_walk_ncus()
882 if ((err = nwam_ncp_name_to_file(ncph->nwh_name, &ncpfile)) in nwam_ncu_read()
1168 if ((err = nwam_ncp_name_to_file(ncpname, &ncpfile)) != NWAM_SUCCESS) { in nwam_ncu_commit()
1412 if ((err = nwam_ncp_name_to_file(ncpname, &ncpfile)) in nwam_ncu_destroy()