Home
last modified time | relevance | path

Searched defs:csc (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/nvi2/ex/
H A Dex_cscope.c197 CSC *csc; in cscope_add() local
294 get_paths(SCR *sp, CSC *csc) in get_paths()
370 run_cscope(SCR *sp, CSC *csc, char *dbname) in run_cscope()
452 CSC *csc, *csc_next; in cscope_find() local
664 parse(SCR *sp, CSC *csc, TAGQ *tqp, int *matchesp) in parse()
793 csc_file(SCR *sp, CSC *csc, char *name, char **dirp, size_t *dlenp, int *isolderp) in csc_file()
888 terminate(SCR *sp, CSC *csc, int n) in terminate()
979 CSC *csc; in cscope_display() local
1066 read_prompt(SCR *sp, CSC *csc) in read_prompt()
/dflybsd-src/usr.bin/tr/
H A Dcset.c152 struct csclass *csc; in cset_in_hard() local
199 struct csclass *csc; in cset_addclass() local
/dflybsd-src/sys/dev/misc/musycc/
H A Dmusycc.c216 struct csoftc *csc; member
370 init_card(struct csoftc *csc) in init_card()
768 struct csoftc *csc; in musycc_intr0() local
848 struct csoftc *csc; in musycc_intr1() local
909 struct csoftc *csc; in musycc_config() local
1044 struct csoftc *csc; in musycc_newhook() local
1096 struct csoftc *csc; in musycc_rcvdata() local
1196 struct csoftc *csc; in musycc_connect() local
1315 struct csoftc *csc; in musycc_disconnect() local
1416 struct csoftc *csc; in musycc_attach() local
/dflybsd-src/crypto/libressl/apps/openssl/
H A Dverify.c373 X509_STORE_CTX *csc = NULL; in check() local