Searched refs:lscf_list (Results 1 – 3 of 3) sorted by relevance
453 extern void lscf_list(const char *);
352 list_cmd : SCC_LIST opt_word terminator { lscf_list($2); free($2); }
11758 lscf_list(const char *pattern) in lscf_list() function