Home
last modified time | relevance | path

Searched refs:process_exists (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dmultilink.c88 #define process_exists(n) (kill((n), 0) == 0 || errno != ESRCH) macro
224 || !process_exists(pppd_pid) in mp_join_bundle()

Completed in 3 milliseconds