taglinefilesource code
strncpy179fs/exec.cstrncpy(dump.u_comm, current->comm, sizeof(current->comm));
strncpy296fs/ext2/dcache.cstrncpy (p->name, name, len);
strncpy211fs/isofs/dir.cstrncpy(cache.filename, dpnt, i);
strncpy155kernel/module.cstrncpy(sym.name, from->name, sizeof sym.name);