Searched refs:RST (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/ipf/examples/ |
H A D | example.8 | 2 # block all incoming TCP connections but send back a TCP-RST for ones to
|
/titanic_50/usr/src/cmd/truss/ |
H A D | print.h | 63 #define RST 21 /* print string returned by sys call */ macro
|
H A D | systable.c | 262 {"uucopystr", 3, DEC, NOV, STG, RST, UNS}, /* 40 */ 361 {"sysinfo", 3, DEC, NOV, INF, RST, DEC}, /* 139 */ 451 {"getcwd", 3, DEC, NOV, RST, DEC}, /* 229 */ 646 {"sysfs", 3, DEC, NOV, SFS, DEC, RST}, /* 2 */ 696 {"corectl", 3, DEC, NOV, COR, RST, DEC}, /* 4 */ 698 {"corectl", 4, DEC, NOV, COR, RST, DEC, DEC}, /* 6 */ 704 {"corectl", 3, DEC, NOV, COR, RST, DEC}, /* 12 */
|
H A D | actions.c | 902 (stp->arg[i] == RST && !pri->Errno) || in showpaths()
|