xref
: /
linux
/
tools
/
net
/
sunrpc
/
xdrgen
/
templates
/
C
/
union
/
encoder
/
void.j2
(revision 1027cd8084bbcdf80d8a096d5e2c6da91402fc3c)
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