Searched refs:fmd_bltin_ops (Results 1 – 3 of 3) sorted by relevance
96 const fmd_modops_t fmd_bltin_ops = { variable118 &fmd_bltin_ops) == NULL) in fmd_builtin_loadall()
165 extern const fmd_modops_t fmd_bltin_ops; /* see fmd/common/fmd_builtin.c */
482 if (pap->cpa_argc == 0 && mp->mod_ops == &fmd_bltin_ops) in fmd_hdl_register()