taglinefilesource code
strncpy183fs/exec.cstrncpy(dump.u_comm, current->comm, sizeof(current->comm));
strncpy297fs/ext2/dcache.cstrncpy (p->name, name, len);
strncpy213fs/isofs/dir.cstrncpy(cache.filename, dpnt, i);
strncpy157kernel/module.cstrncpy(sym.name, from->name, sizeof sym.name);