Home
last modified time | relevance | path

Searched refs:WELCOME (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-utils/alsa-info/
H A Dalsa-info.sh332 WELCOME=yes
340 WELCOME=no
345 WELCOME=no
349 WELCOME=no
362 WELCOME=no
369 if [ "$WELCOME" = yes ]; then
396 fi # WELCOME
/third_party/python/Lib/multiprocessing/
H A Dconnection.py728 WELCOME = b'#WELCOME#' variable
741 connection.send_bytes(WELCOME)
757 if response != WELCOME:

Completed in 3 milliseconds