Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_files.c875 void *oproplist = NULL; in nwam_update_object_in_files_backend() local
882 object_names[i], flags, &oproplist)) in nwam_update_object_in_files_backend()
885 object_names[i], oproplist)) != NWAM_SUCCESS) { in nwam_update_object_in_files_backend()
886 nwam_free_object_list(oproplist); in nwam_update_object_in_files_backend()
891 nwam_free_object_list(oproplist); in nwam_update_object_in_files_backend()