Home
last modified time | relevance | path

Searched refs:len_to_match (Results 1 – 1 of 1) sorted by path

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dexec.c2000 int len_to_match=strlen(match_str), len, rc=TRUE; local
2008 if (len==len_to_match && strcmp(tmp_buf, match_str)==0) {
2035 } else if (len==len_to_match && strcmp(tmp_buf, match_str)==0) {