Searched refs:lcl (Results 1 – 6 of 6) sorted by relevance
56 struct lcl_p *lcl; in irs_lcl_acc() local65 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() local100 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 …]
177 log_channel_list lcl; in log_close_debug_channels() local181 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() local256 lcl = lc->categories[category]; in log_check()257 if (lcl == NULL) { in log_check()259 lcl = lc->categories[0]; in log_check()[all …]
276 struct nb_name lcl, srv; in nb_ssn_request() local293 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()
6 lcl xstat -D_LARGEFILE64_SOURCE link{32 lcl xstat64 -D_LARGEFILE64_SOURCE link{
55 lcl.o lcl_ho.o lcl_ng.o lcl_nw.o \
832 features/iffeio: explicitly generate stdio.lcl1282 features/mode.c: include "limits.h" instead of "FEATURE/limits.lcl"