Home | History | Annotate | Download | only in systat

Lines Matching refs:onoff

71 	int	onoff;
140 changeitems(char *args, int onoff)
162 selectport(sp->s_port, onoff);
174 selecthost(res->ai_addr, onoff);
205 int onoff;
209 selectport(long port, int onoff)
223 p->onoff = onoff;
232 p->onoff = onoff;
244 return (p->onoff);
257 if (!p->onoff)
295 selecthost(struct sockaddr *sa, int onoff)
308 p->onoff = onoff;
319 p->onoff = onoff;
336 return (p->onoff);
355 return (p->onoff);
379 if (!p->onoff)