Home
last modified time | relevance | path

Searched defs:savefile (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/krb5/src/tests/
H A Dt_referral.py13 savefile = os.path.join(realm.testdir, 'ccache.copy') variable
/freebsd/contrib/libpcap/rpcapd/
H A Dfileconf.c491 int fileconf_save(const char *savefile) in fileconf_save()
H A Drpcapd.c177 char savefile[MAX_LINE + 1]; // name of the file on which we have to save the configuration in main() local
/freebsd/crypto/krb5/src/tests/gssapi/
H A Dt_s4u.py183 savefile = r1.ccache + '.save' variable
/freebsd/contrib/libpcap/testprogs/
H A Dwritecaptest.c233 char *cp, *cmdbuf = NULL, *device, *end, *savefile = NULL; in main() local
/freebsd/contrib/tnftp/src/
H A Dfetch.c498 char *volatile savefile; in fetch_url() local