rpc_unlink(9)

NAME

rpc_unlink - remove a pipe

SYNOPSIS

int rpc_unlink(struct dentry * dentry);

ARGUMENTS

dentry
dentry for the pipe, as returned from rpc_mkpipe

DESCRIPTION

After this call, lookups will no longer find the pipe, and any attempts to read or write using preexisting opens of the pipe will return
-EPIPE.

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout