cscope find 시에 s 질의로는 잘 되는데 나머지 질의를 했을 경우 동작 안 하는 이유는?

high385의 이미지

c: Find functions calling this function
d: Find functions called by this function
e: Find this egrep pattern
f: Find this file
g: Find this definition
i: Find files #including this file
s: Find this C symbol
t: Find this text string
위와 같은 질의 종류 중 전 s에 대해서만 동작을 잘 하던데요

E259: no matches found for cscope query c와 같은 에러 메시지가 나옵니다.

다른 분들도 그런신건가요?

알려주세요~~