*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: fuse_teardown | Section: 3 | Source: OpenBSD | File: fuse_teardown.3
FUSE_TEARDOWN(3) FreeBSD Library Functions Manual FUSE_TEARDOWN(3) NAME fuse_teardown - FUSE helper function SYNOPSIS #include <fuse.h> void fuse_teardown(struct fuse *f, char *mp); DESCRIPTION fuse_teardown() is a helper function that removes any signal handlers that were installed by a previous call to fuse_set_signal_handlers(3) or fuse_setup(3) and unmounts the file system mounted at mp. The FUSE session f is then destroyed. SEE ALSO fuse_destroy(3), fuse_remove_signal_handlers(3), fuse_unmount(3) STANDARDS The fuse_teardown() function conforms to FUSE 2.6. HISTORY The fuse_teardown() function first appeared in OpenBSD 5.4. AUTHORS Sylvestre Gallon <[email protected]> Helg Bredow <[email protected]> FreeBSD 14.1-RELEASE-p8 July 8, 2018 FreeBSD 14.1-RELEASE-p8

Navigation Options