match_strlcpy     135 fs/9p/v9fs.c   			match_strlcpy(v9ses->uname, &args[0], PATH_MAX);
match_strlcpy     138 fs/9p/v9fs.c   			match_strlcpy(v9ses->aname, &args[0], PATH_MAX);
match_strlcpy      32 include/linux/parser.h size_t match_strlcpy(char *, const substring_t *, size_t);
match_strlcpy     219 lib/parser.c   		match_strlcpy(p, s, sz);