xref
: /
linux
/
tools
/
net
/
sunrpc
/
xdrgen
/
templates
/
C
/
union
/
encoder
/
void.j2
(revision c8d430db8eec7d4fd13a6bea27b7086a54eda6da)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
{# SPDX-License-Identifier: GPL-2.0 #}
2
if (!xdrgen_encode_void(xdr))
3
return false;
4