Home
last modified time | relevance | path

Searched refs:RST (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/ipf/examples/
H A Dexample.82 # block all incoming TCP connections but send back a TCP-RST for ones to
/titanic_44/usr/src/cmd/truss/
H A Dprint.h63 #define RST 21 /* print string returned by sys call */ macro
H A Dsystable.c262 {"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 Dactions.c902 (stp->arg[i] == RST && !pri->Errno) || in showpaths()