Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libbind/dist/irs/
H A Dlcl.c58 struct lcl_p *lcl; in irs_lcl_acc() local
100 struct lcl_p *lcl = (struct lcl_p *)this->private; in lcl_res_get() local
121 struct lcl_p *lcl = (struct lcl_p *)this->private; in lcl_res_set() local
134 struct lcl_p *lcl = (struct lcl_p *)this->private; in lcl_close() local
/netbsd-src/external/bsd/libbind/dist/isc/
H A Dlogging.c179 log_channel_list lcl; in log_close_debug_channels() local
243 log_channel_list lcl; in log_check() local
274 log_channel_list lcl; in log_vwrite() local
471 log_channel_list lcl, lcl_next; in log_free_context() local
491 log_channel_list lcl; in log_add_channel() local
512 log_channel_list lcl, prev_lcl, next_lcl; in log_remove_channel() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/
H A Dmem_dbg.c462 struct tm *lcl = NULL; in print_leak() local
/netbsd-src/lib/libc/time/
H A Dlocaltime.c1459 int lcl = name ? strlen(name) < sizeof lcl_TZname : -1; tzsetlcl() local