Home
last modified time | relevance | path

Searched refs:check_cc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/
H A Dmakefile.vms24 all: check_cc $(CHECK-COMPILER) [.binutils]makefile.vms
37 check_cc:
/netbsd-src/external/gpl3/binutils/dist/
H A Dmakefile.vms24 all: check_cc $(CHECK-COMPILER) [.binutils]makefile.vms
37 check_cc:
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dget_cred.c1187 check_cc(krb5_context context, krb5_flags options, krb5_ccache ccache, in check_cc() function
1316 ret = check_cc(context, options, ccache, in_creds, res_creds); in krb5_get_credentials_with_flags()
1564 ret = check_cc(context, options, ccache, &in_creds, res_creds); in krb5_get_creds()