Home
last modified time | relevance | path

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

/openbsd/sbin/mountd/
H A Dmountd.c139 #define IMSG_GETFH_REQ 0x0 macro
437 case IMSG_GETFH_REQ: in privchild()
572 if (send_imsg(IMSG_GETFH_REQ, path, PATH_MAX) == -1) in imsg_getfh()