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

/illumos-gate/usr/src/lib/libproject/common/
H A Dsetproject.c465 bind_to_pool(const char *pool_name, pid_t pid, int force) function
655 if (bind_to_pool(pool_name, pid, 0) != 0) {
667 (void) bind_to_pool(old_pool_name, pid, 1);

Completed in 66 milliseconds