(no subject)

gowtham_at_despammed.com
Date: 05/23/05

  • Next message: Joseph Koshy: "Re: (no subject)"
    Date: Mon, 23 May 2005 06:08:30 -0500 (CDT)
    To: freebsd-hackers@freebsd.org
    
    

    Hi,
       How can I get the process_id of a process when I've the process_name from within a C program? Also can the command kill (pid, SIGCONT) be used to restart a dead daemon process where pid is the process_id of the daemon from within a C program?

    -- 
    Gowtham
    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
    

  • Next message: Joseph Koshy: "Re: (no subject)"