Lines Matching refs:log_Printf
104 log_Printf(LogALERT, "Failed to allocate memory: %d\n", sz); in exec_device2iov()
130 log_Printf(LogTIMER, "%s: fdunset(w) %d\n", p->link.name, dev->fd_out); in exec_RemoveFromSet()
135 log_Printf(LogTIMER, "%s: fdunset(e) %d\n", p->link.name, dev->fd_out); in exec_RemoveFromSet()
182 log_Printf(LogALERT, "Failed to allocate memory: %d\n", in exec_iov2device()
212 log_Printf(LogTIMER, "%s: fdset(w) %d\n", p->link.name, dev->fd_out); in exec_UpdateSet()
219 log_Printf(LogTIMER, "%s: fdset(e) %d\n", p->link.name, dev->fd_out); in exec_UpdateSet()
251 log_Printf(LogWARN, "%s: Cannot allocate an exec device: %s\n", in exec_Create()
261 log_Printf(LogPHASE, "Unable to create pipe for line exec: %s\n", in exec_Create()
278 log_Printf(LogPHASE, "Unable to pipe for line exec: %s\n", in exec_Create()
286 log_Printf(LogPHASE, "Unable to fork for line exec: %s\n", in exec_Create()
310 log_Printf(LogPHASE, "Unable to vfork to drop parent: %s\n", in exec_Create()
321 log_Printf(LogDEBUG, "Exec'ing ``%s''\n", p->name.base); in exec_Create()
325 log_Printf(LogWARN, "Syntax error in exec command\n"); in exec_Create()
354 log_Printf(LogWARN, "Waiting for child process: %s\n", in exec_Create()
360 log_Printf(LogWARN, "Child process received sig %d !\n", in exec_Create()
366 log_Printf(LogWARN, "Child process received stop sig %d !\n", in exec_Create()
370 log_Printf(LogWARN, "Cannot exec \"%s\": %s\n", p->name.base, in exec_Create()
377 log_Printf(LogDEBUG, "Using descriptor %d for child\n", p->fd); in exec_Create()
386 log_Printf(LogWARN, "%s: Cannot allocate an exec device: %s\n", in exec_Create()
389 log_Printf(LogPHASE, "%s: Using stdin/stdout to communicate with " in exec_Create()
405 log_Printf(LogWARN, "Carrier settings ignored\n"); in exec_Create()