Home
last modified time | relevance | path

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

/openbsd-src/regress/usr.bin/nc/
H A Dutil.c49 todo->t_type = TSND; in task_enqueue()
71 case TSND: in task_run()
H A Dutil.h21 enum { TEOF, TDWN, TRCV, TSND } t_type; enumerator