Home
last modified time | relevance | path

Searched defs:pr_set (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute.c85 struct pr_set { struct
86 familypr_set global() argument
87 namepr_set global() argument
88 icmppr_set global() argument
89 icmp_minlenpr_set global() argument
90 addr_lenpr_set global() argument
91 ip_hdr_lenpr_set global() argument
92 packlenpr_set global() argument
93 sock_sizepr_set global() argument
94 topr_set global() argument
95 frompr_set global() argument
96 from_sin_addrpr_set global() argument
97 gwIPlistpr_set global() argument
99 set_buffers_fnpr_set global() argument
100 check_reply_fnpr_set global() argument
101 print_icmp_other_fnpr_set global() argument
102 print_addr_fnpr_set global() argument
[all...]
/titanic_52/usr/src/uts/common/fs/proc/
H A Dprcontrol.c1601 pr_set(proc_t *p, long flags) in pr_set() function