Home
last modified time | relevance | path

Searched refs:cap_script_wait (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/rtsold/
H A Drtsold.h191 extern int cap_script_wait(struct cap_channel *, int *);
H A Dcap_script.c128 cap_script_wait(cap_channel_t *cap, int *statusp) in cap_script_wait() function
H A Drtsol.c772 if (cap_script_wait(capscript, &status) != 0) in call_script()