HomeSort by relevance Sort by last modified time
    Searched defs:cfga_confirm (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/pcidr/plugins/default/
pcidr_cfga.c 216 * <struct cfga_confirm *confp> parameter
241 struct cfga_confirm cfga_confirm; local
252 cfga_confirm.confirm = pcidr_cfga_confirm_func;
253 cfga_confirm.appdata_ptr = NULL;
303 rv = config_change_state(cmd, 1, &apid, NULL, &cfga_confirm,
  /onnv/onnv-gate/usr/src/head/
config_admin.h 145 struct cfga_confirm { struct
186 char *const *ap_ids, const char *options, struct cfga_confirm *confp,
190 char *const *ap_ids, const char *options, struct cfga_confirm *confp,
229 struct cfga_confirm *, struct cfga_msg *, char **, cfga_flags_t);
231 struct cfga_confirm *, struct cfga_msg *, char **, cfga_flags_t);

Completed in 300 milliseconds