Searched defs:spec (Results 1 – 2 of 2) sorted by relevance
144 struct itimerspec spec = {}; in suspend() local
1868 char spec[0]; member1873 static struct script_spec *script_spec__new(const char *spec, in script_spec__new()1891 static struct script_spec *script_spec__find(const char *spec) in script_spec__find()1901 int script_spec_register(const char *spec, struct scripting_ops *ops) in script_spec_register()1918 static struct scripting_ops *script_spec__lookup(const char *spec) in script_spec__lookup()1944 char spec[PATH_MAX]; in parse_scriptname() local