Searched defs:csc (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/nvi/ex/ |
H A D | ex_cscope.c | 197 CSC *csc; in cscope_add() local 301 get_paths(SCR *sp, CSC *csc) in get_paths() 377 run_cscope(SCR *sp, CSC *csc, char *dbname) in run_cscope() 459 CSC *csc, *csc_next; in cscope_find() local 671 parse(SCR *sp, CSC *csc, TAGQ *tqp, int *matchesp) in parse() 800 csc_file(SCR *sp, CSC *csc, char *name, char **dirp, size_t *dlenp, int *isolderp) in csc_file() 903 terminate(SCR *sp, CSC *csc, int n) in terminate() 994 CSC *csc; in cscope_display() local 1081 read_prompt(SCR *sp, CSC *csc) in read_prompt()
|
/freebsd/usr.bin/tr/ |
H A D | cset.c | 153 struct csclass *csc; in cset_in_hard() local 200 struct csclass *csc; in cset_addclass() local
|
/freebsd/crypto/openssl/apps/ |
H A D | verify.c | 252 X509_STORE_CTX *csc; in check() local
|
/freebsd/sys/dev/pccbb/ |
H A D | pccbb_pci.c | 664 uint8_t csc; in cbb_pci_filt() local
|
/freebsd/crypto/openssl/crypto/cmp/ |
H A D | cmp_vfy.c | 109 X509_STORE_CTX *csc = NULL; in OSSL_CMP_validate_cert_path() local
|
H A D | cmp_client.c | 503 X509_STORE_CTX *csc = X509_STORE_CTX_new_ex(ctx->libctx, ctx->propq); in OSSL_CMP_certConf_cb() local
|