Searched refs:getDestStr (Results 1 – 3 of 3) sorted by relevance
77 sprintf(str, "Unset pipe=%s dpy=%d; ", getDestStr((eDest)i), in configDone()114 snprintf(str, 32, "Set pipe=%s dpy=%d; ", getDestStr(dest), dpy); in nextPipe()
141 utils::getDestStr((utils::eDest)index)); in validate()
735 inline const char* getDestStr(eDest dest) { in getDestStr() function