Searched refs:cap_script_wait (Results 1 – 3 of 3) sorted by relevance
191 extern int cap_script_wait(struct cap_channel *, int *);
128 cap_script_wait(cap_channel_t *cap, int *statusp) in cap_script_wait() function
772 if (cap_script_wait(capscript, &status) != 0) in call_script()