Home
last modified time | relevance | path

Searched defs:concat (Results 1 – 4 of 4) sorted by relevance

/linux/rust/macros/
H A Dpaste.rs60 fn concat(tokens: &[TokenTree], group_span: Span) -> TokenTree { in concat() function
/linux/tools/testing/selftests/exec/
H A Dexecveat.c137 static char *concat(const char *left, const char *right) in concat() function
/linux/fs/nfs/blocklayout/
H A Dblocklayout.h78 } concat; member
/linux/net/netfilter/
H A Dnf_tables_api.c4788 struct nlattr *concat, *field; nf_tables_fill_set_concat() local