Home | History | Annotate | Download | only in librumpclient

Lines Matching defs:execd

106 	int i, execd;
110 execd = atoi(argv[1]);
112 execd = 0;
113 sprintf(nexec, "%d", execd+1);
114 SAY("execd: %d\n", execd);
117 if (execd)
118 err(1, "init execd");
125 if (execd) {
149 if (execd > 10) {