Searched refs:apply_func (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libtnfctl/
H A Dprobes_ext.c56 static tnfctl_errcode_t apply_func(tnfctl_handle_t *, prbctlref_t *, void *);
123 prexstat = _tnfctl_probes_traverse(hndl, apply_func, &pr_args);
449 apply_func(tnfctl_handle_t *hndl, prbctlref_t *probe, void *cd) function
/opensolaris-onvv-gate/usr/src/cmd/zoneadm/
H A Dzoneadm.c168 static int apply_func(int argc, char *argv[]);
196 { CMD_APPLY, "apply", NULL, apply_func },
5172 * apply_func but that could be generalized in the future.
5232 * apply_func but that could be generalized in the future.
5264 apply_func(int argc, char *argv[]) function

Completed in 37 milliseconds