Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/
H A Drunqemu-export-rootfs82 PORTMAP_RUNNING=`ps -ef | grep portmap | grep -v grep`
84 if [[ "x$PORTMAP_RUNNING" = "x" && "x$RPCBIND_RUNNING" = "x" ]]; then