Home
last modified time | relevance | path

Searched refs:lcl (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/lib/libresolv2/common/irs/
H A Dlcl.c56 struct lcl_p *lcl; in irs_lcl_acc() local
65 if (!(lcl = memget(sizeof *lcl))) { in irs_lcl_acc()
70 memset(lcl, 0x5e, sizeof *lcl); in irs_lcl_acc()
71 lcl->res = NULL; in irs_lcl_acc()
72 lcl->free_res = NULL; in irs_lcl_acc()
73 acc->private = lcl; in irs_lcl_acc()
98 struct lcl_p *lcl = (struct lcl_p *)this->private; in lcl_res_get() local
100 if (lcl->res == NULL) { in lcl_res_get()
109 if ((lcl->res->options & RES_INIT) == 0U && in lcl_res_get()
110 res_ninit(lcl->res) < 0) in lcl_res_get()
[all …]
/titanic_50/usr/src/lib/libresolv2/common/isc/
H A Dlogging.c177 log_channel_list lcl; in log_close_debug_channels() local
181 for (lcl = lc->categories[i]; lcl != NULL; lcl = lcl->next) in log_close_debug_channels()
182 if (lcl->channel->type == log_file && in log_close_debug_channels()
183 lcl->channel->out.file.stream != NULL && in log_close_debug_channels()
184 lcl->channel->flags & LOG_REQUIRE_DEBUG) in log_close_debug_channels()
185 (void)log_close_stream(lcl->channel); in log_close_debug_channels()
241 log_channel_list lcl; in log_check() local
256 lcl = lc->categories[category]; in log_check()
257 if (lcl == NULL) { in log_check()
259 lcl = lc->categories[0]; in log_check()
[all …]
/titanic_50/usr/src/lib/libsmbfs/smb/
H A Dnb_ssn.c276 struct nb_name lcl, srv; in nb_ssn_request() local
293 snprintf(lcl.nn_name, NB_NAMELEN, "%-15.15s", ucwks); in nb_ssn_request()
294 lcl.nn_type = NBT_WKSTA; in nb_ssn_request()
295 lcl.nn_scope = ctx->ct_nb->nb_scope; in nb_ssn_request()
307 if ((err = nb_name_encode(&req, &lcl)) != 0) in nb_ssn_request()
/titanic_50/usr/src/lib/libast/common/features/
H A Dfs6 lcl xstat -D_LARGEFILE64_SOURCE link{
32 lcl xstat64 -D_LARGEFILE64_SOURCE link{
/titanic_50/usr/src/lib/libresolv2/
H A DMakefile.com55 lcl.o lcl_ho.o lcl_ng.o lcl_nw.o \
/titanic_50/usr/src/lib/libast/common/
H A DRELEASE832 features/iffeio: explicitly generate stdio.lcl
1282 features/mode.c: include "limits.h" instead of "FEATURE/limits.lcl"