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

/illumos-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
/illumos-gate/usr/src/cmd/zoneadm/
H A Dzoneadm.c172 static int apply_func(int argc, char *argv[]);
201 { CMD_APPLY, "apply", NULL, apply_func },
5279 * apply_func but that could be generalized in the future.
5339 * apply_func but that could be generalized in the future.
5371 apply_func(int argc, char *argv[]) function

Completed in 70 milliseconds