Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c332 xdrproc_t xresp_func, in auto_calldaemon() argument
429 rlen = xdr_sizeof(xresp_func, resp); in auto_calldaemon()
605 if (!((*xresp_func)(&xdrres, resp))) in auto_calldaemon()