summaryrefslogtreecommitdiffstats
path: root/sys/sys/cpuset.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/cpuset.h')
-rw-r--r--sys/sys/cpuset.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sys/cpuset.h b/sys/sys/cpuset.h
index 4525263..030a874 100644
--- a/sys/sys/cpuset.h
+++ b/sys/sys/cpuset.h
@@ -214,6 +214,7 @@ int cpuset_create_root(struct prison *, struct cpuset **);
int cpuset_setproc_update_set(struct proc *, struct cpuset *);
int cpusetobj_ffs(const cpuset_t *);
char *cpusetobj_strprint(char *, const cpuset_t *);
+int cpusetobj_strscan(cpuset_t *, const char *);
#else
__BEGIN_DECLS
OpenPOWER on IntegriCloud