Home
last modified time | relevance | path

Searched refs:so_tcdbg_pname (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/netinet/
H A Din_tclass.h57 char so_tcdbg_pname[(2 * MAXCOMLEN) + 1]; member
H A Din_tclass.c559 tfp = find_tfp_by_pname(so_tcdbg->so_tcdbg_pname); in set_pname_tclass()
561 tfp = alloc_tclass_for_proc(-1, so_tcdbg->so_tcdbg_pname); in set_pname_tclass()
665 tfp = find_tfp_by_pname(so_tcdbg->so_tcdbg_pname); in get_pname_tclass()
688 tfp = find_tfp_by_pname(so_tcdbg->so_tcdbg_pname); in delete_tclass_for_pid_pname()
819 strlcpy(ptr->so_tcdbg_pname, in sogetopt_tcdbg()
821 sizeof(ptr->so_tcdbg_pname)); in sogetopt_tcdbg()