Searched defs:o_func (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/pgrep/
H A Dpgrep.h48 opt_cb_t o_func; /* Function to call */ member in struct:optdesc
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_options.c916 int (*o_func)(dtrace_hdl_t *, const char *, uintptr_t); member in struct:dt_option
1054 return (op->o_func(dtp, val, op->o_option));
1059 return (op->o_func(dtp, val, op->o_option));
1071 return (op->o_func(dtp, val, op->o_option));

Completed in 60 milliseconds