Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/ccapi/lib/
H A Dccapi_context.c360 const char *in_name, in ccapi_context_open_ccache()
456 const char *in_name, in ccapi_context_create_ccache()
H A Dccapi_v2.c270 const char *in_name, in cc_open()
322 const char *in_name, in cc_create()
/freebsd/usr.bin/indent/
H A Dindent.c80 const char *in_name = "Standard Input"; /* will always point to name of input variable
/freebsd/crypto/krb5/src/ccapi/server/
H A Dccs_ccache.c49 const char *in_name, in ccs_ccache_new()
271 const char *in_name, in ccs_ccache_compare_name()
H A Dccs_cache_collection.c225 const char *in_name, in ccs_cache_collection_find_ccache_by_name()
/freebsd/contrib/ncurses/progs/
H A Dtic.c306 static bool in_name = FALSE; in put_translate() local