Searched defs:ops (Results 1 – 2 of 2) sorted by relevance
566 struct scripting_ops *ops; member573 struct scripting_ops *ops) in script_spec__new()601 struct scripting_ops *ops) in script_spec__findnew()617 int script_spec_register(const char *spec, struct scripting_ops *ops) in script_spec_register()
399 static void ops(struct slabinfo *s) in ops() function