Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libshare/os/freebsd/
H A Dnfs.c423 pid_t mountdpid; in nfs_commit_shares() local
425 pfh = pidfile_open(_PATH_MOUNTDPID, 0600, &mountdpid); in nfs_commit_shares()
436 kill(mountdpid, SIGHUP); in nfs_commit_shares()