File libsrc/bpo_proc_cln.c


Included Files


Global Function scan_dead_pipes()

int scan_dead_pipes ( const char* dir_name )
Prototyped in: mplib1/bpo_proc.h
Calls: check_pipe() libsrc/bpo_proc_cln.c
  chdir(), closedir(), free(), getcwd(), opendir(), readdir()

Local Function check_pipe()

static int check_pipe ( char* name )
Calls: Sstrlen() libsrc/safe_string.c
  is_pid_dead() libsrc/pidstr.c
  __ctype_b_loc(), atoi(), stat(), unlink()
Called by: scan_dead_pipes() libsrc/bpo_proc_cln.c