Lines Matching defs:init
297 send_do(c, init)
298 register int c, init;
300 if (init) {
313 send_dont(c, init)
314 register int c, init;
316 if (init) {
329 send_will(c, init)
330 register int c, init;
332 if (init) {
345 send_wont(c, init)
346 register int c, init;
348 if (init) {
1154 lm_mode(cmd, len, init)
1156 int len, init;
1164 if (!init)