Lines Matching refs:PA
46 PA=${PA_HOME}/src/pulseaudio
62 [ -e "$PA" ] || error "$PA does not exist. Compile PulseAudio tree first."
63 [ -x "$PA" ] || error "$PA cannot be executed"
71 $PA --check >/dev/null 2>&1
87 PULSE_LOG=0 PULSE_LOG_COLORS= PULSE_LOG_META= $PA $PA_FLAGS &
90 # Give PA daemon time to initialize everything and vacuum. We want
95 $PA --check >/dev/null 2>&1
126 $PA --kill >/dev/null 2>&1