Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_ncp.c180 nwam_ncp_name_to_file(const char *name, char **filename) in nwam_ncp_name_to_file() function
205 if ((err = nwam_ncp_name_to_file(name, &ncpfile)) in nwam_ncp_create()
267 if ((err = nwam_ncp_name_to_file(name, &filename)) != NWAM_SUCCESS) { in nwam_ncp_read()
313 err = nwam_ncp_name_to_file(oldparent, &oldfilename); in nwam_ncp_copy_callback()
317 if ((err = nwam_ncp_name_to_file(newncph->nwh_name, &newfilename)) in nwam_ncp_copy_callback()
629 if ((err = nwam_ncp_name_to_file(ncph->nwh_name, &filename)) in nwam_ncp_destroy()
714 if ((err = nwam_ncp_name_to_file(ncph->nwh_name, &ncpfile)) in nwam_ncp_walk_ncus()
894 if ((err = nwam_ncp_name_to_file(ncph->nwh_name, &ncpfile)) in nwam_ncu_read()
1180 if ((err = nwam_ncp_name_to_file(ncpname, &ncpfile)) != NWAM_SUCCESS) { in nwam_ncu_commit()
1424 if ((err = nwam_ncp_name_to_file(ncpname, &ncpfile)) in nwam_ncu_destroy()