Searched refs:head_inp (Results 1 – 1 of 1) sorted by relevance
4301 struct inpcb *head_inp = (struct inpcb *)head->so_pcb; in inp_copy_last_owner() local4303 if (inp == NULL || head_inp == NULL) { in inp_copy_last_owner()4307 …strlcpy(&inp->inp_last_proc_name[0], &head_inp->inp_last_proc_name[0], sizeof(inp->inp_last_proc_n… in inp_copy_last_owner()4308 strlcpy(&inp->inp_e_proc_name[0], &head_inp->inp_e_proc_name[0], sizeof(inp->inp_e_proc_name)); in inp_copy_last_owner()