:cs find s ---- 查找C語言符号,即查找函數名、宏、枚舉值等出現的地方
:cs find g ---- 查找函數、宏、枚舉等定義的位置,類似ctags所提供的功能
:cs find d ---- 查找本函數調用的函數
:cs find c ---- 查找調用本函數的函數
:cs find t: ---- 查找指定的字元串
:cs find e ---- 查找egrep模式,相當于egrep功能,但查找速度快多了
:cs find f ---- 查找并打開檔案,類似vim的find功能
:cs find i ---- 查找包含本檔案的文