Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/upas/send/
H A Dbind.c8 up_bind(dest *destp, message *mp, int checkforward) in up_bind()
H A Dmain.c46 int checkforward; in main() local
163 send(dest *destp, message *mp, int checkforward) in send()