taglinefilesource code
strncpy224fs/exec.cstrncpy(dump.u_comm, current->comm, sizeof(current->comm));
strncpy297fs/ext2/dcache.cstrncpy (p->name, name, len);
strncpy220fs/isofs/dir.cstrncpy(cache.filename, dpnt, i);
strncpy157kernel/module.cstrncpy(sym.name, from->name, sizeof sym.name);
strncpy1247net/inet/dev.cstrncpy(ifr.ifr_name,dev->name,sizeof(ifr.ifr_name));