taglinefilesource code
u_comm133fs/binfmt_aout.cstrncpy(dump.u_comm, current->comm, sizeof(current->comm));
u_comm43include/asm-alpha/user.hchar    u_comm[32];    /* user command name */
u_comm70include/asm-i386/user.hchar u_comm[32];    /* User command that was responsible */
u_comm43include/asm-mips/user.hchar    u_comm[32];    /* user command name */
u_comm45include/asm-sparc/user.hchar          u_comm[17];