Home
last modified time | relevance | path

Searched refs:lc (Results 1 – 25 of 641) sorted by relevance

12345678910>>...26

/titanic_51/usr/src/lib/libnisdb/
H A Dldap_op.c442 exclusiveLC(__nis_ldap_conn_t *lc) { in exclusiveLC() argument
446 if (lc == 0) in exclusiveLC()
449 stat = mutex_trylock(&lc->mutex); in exclusiveLC()
450 if (stat == EBUSY && lc->owner != me) in exclusiveLC()
451 mutex_lock(&lc->mutex); in exclusiveLC()
453 lc->owner = me; in exclusiveLC()
458 assertExclusive(__nis_ldap_conn_t *lc) { in assertExclusive() argument
462 if (lc == 0) in assertExclusive()
465 stat = mutex_trylock(&lc->mutex); in assertExclusive()
468 mutex_unlock(&lc in assertExclusive()
480 releaseLC(__nis_ldap_conn_t * lc) releaseLC() argument
491 incrementRC(__nis_ldap_conn_t * lc) incrementRC() argument
501 decrementRC(__nis_ldap_conn_t * lc) decrementRC() argument
620 freeCon(__nis_ldap_conn_t * lc) freeCon() argument
652 disconnectCon(__nis_ldap_conn_t * lc) disconnectCon() argument
714 controlSupported(__nis_ldap_conn_t * lc,char ** ctrl,bool_t * supported) controlSupported() argument
786 connectCon(__nis_ldap_conn_t * lc,int check_ctrl) connectCon() argument
864 __nis_ldap_conn_t *lc; findCon() local
917 releaseCon(__nis_ldap_conn_t * lc,int status) releaseCon() argument
940 __nis_ldap_conn_t *lc; createCon() local
1014 __nis_ldap_conn_t *lc, *tmp; setupConList() local
1077 is_same_connection(__nis_ldap_conn_t * lc,LDAPURLDesc * ludpp) is_same_connection() argument
1088 __nis_ldap_conn_t *lc = NULL; find_connection_from_list() local
1120 __nis_ldap_conn_t *lc = NULL; findReferralCon() local
1235 __nis_ldap_conn_t *lc, *newlc; findYPCon() local
1351 __nis_ldap_conn_t *lc; ldapSearch() local
2043 ldapModifyObjectClass(__nis_ldap_conn_t ** lc,char * dn,__nis_rule_value_t * rvIn,char * objClassAttrs) ldapModifyObjectClass() argument
2226 __nis_ldap_conn_t *lc; ldapModify() local
2523 __nis_ldap_conn_t *lc = lcv; ldapAdd() local
2621 __nis_ldap_conn_t *lc; ldapChangeDN() local
[all...]
/titanic_51/usr/src/contrib/ast/src/lib/libast/port/
H A Dlc.c384 lccanon(Lc_t* lc, unsigned long flags, char* buf, size_t siz) in lccanon() argument
386 if ((flags & LC_local) && (!lc->language || !(lc->language->flags & (LC_debug|LC_default)))) in lccanon()
393 if (lc->index && in lccanon()
394 GetLocaleInfo(lc->index, LOCALE_SENGLANGUAGE, lang, sizeof(lang)) && in lccanon()
395 GetLocaleInfo(lc->index, LOCALE_SENGCOUNTRY, ctry, sizeof(ctry))) in lccanon()
397 if (!GetLocaleInfo(lc->index, LOCALE_IDEFAULTANSICODEPAGE, code, sizeof(code))) in lccanon()
399 if (!lc->charset || !lc->charset->ms) in lccanon()
401 else if (streq(lc in lccanon()
431 Lc_t* lc; lcmake() local
824 Lc_t lc; global() member
833 lcscan(Lc_t * lc) lcscan() argument
[all...]
/titanic_51/usr/src/lib/libast/common/port/
H A Dlc.c348 lccanon(Lc_t* lc, unsigned long flags, char* buf, size_t siz) in lccanon() argument
350 if ((flags & LC_local) && (!lc->language || !(lc->language->flags & (LC_debug|LC_default)))) in lccanon()
357 if (lc->index && in lccanon()
358 GetLocaleInfo(lc->index, LOCALE_SENGLANGUAGE, lang, sizeof(lang)) && in lccanon()
359 GetLocaleInfo(lc->index, LOCALE_SENGCOUNTRY, ctry, sizeof(ctry))) in lccanon()
361 if (!GetLocaleInfo(lc->index, LOCALE_IDEFAULTANSICODEPAGE, code, sizeof(code))) in lccanon()
363 if (!lc->charset || !lc->charset->ms) in lccanon()
365 else if (streq(lc->charset->ms, code)) in lccanon()
368 return sfsprintf(buf, siz, "%s_%s.%s,%s", lang, ctry, code, lc->charset->ms); in lccanon()
375 return canonical(lc->language, lc->territory, lc->charset, lc->attributes, flags, buf, siz); in lccanon()
[all …]
/titanic_51/usr/src/cmd/isns/isnsd/
H A Dqry.c347 lookup_ctrl_t lc; in qry_e2g() local
350 SET_UID_LCP(&lc, OBJ_PG, 0); in qry_e2g()
354 lc.data[0].ui = uid; in qry_e2g()
355 puid = (uint32_t)cache_lookup(&lc, NULL, in qry_e2g()
377 lookup_ctrl_t lc; in qry_i2g() local
387 lc.curr_uid = uid; in qry_i2g()
388 lc.type = OBJ_PG; in qry_i2g()
389 lc.id[0] = ATTR_INDEX_PG(ISNS_PG_ISCSI_NAME_ATTR_ID); in qry_i2g()
390 lc.op[0] = OP_STRING; in qry_i2g()
391 lc in qry_i2g()
441 lookup_ctrl_t lc; qry_p2g() local
496 lookup_ctrl_t lc; qry_g2i() local
540 lookup_ctrl_t lc; qry_g2p() local
698 lookup_ctrl_t lc; cb_attrs_match() local
726 lookup_ctrl_t lc; attrs_match() local
801 lookup_ctrl_t lc = { 0 }; /* !!! need to be empty */ qry_and_match() local
1036 lookup_ctrl_t lc; get_next_obj() local
1189 lookup_ctrl_t lc; get_qry_attrs() local
[all...]
H A Dadmintf.c1508 lookup_ctrl_t lc, lc2, lc3; in get_node_op() local
1513 lc.curr_uid = 0; in get_node_op()
1514 lc.type = get_lc_type(req->op_info.obj); in get_node_op()
1515 lc.id[0] = get_lc_id(req->op_info.obj); in get_node_op()
1516 lc.op[0] = OP_STRING; in get_node_op()
1517 lc.op[1] = 0; in get_node_op()
1518 lc.data[1].ptr = (uchar_t *)doc; /* xml writer descriptor */ in get_node_op()
1520 lc.data[0].ptr = (uchar_t *)req->req_data.data[i]; in get_node_op()
1521 ret = cache_lookup(&lc, &uid, cb_get_node_info); in get_node_op()
1527 if (ret == 0 && lc in get_node_op()
1626 lookup_ctrl_t lc; i_get_dd_dds_op() local
1691 lookup_ctrl_t lc; i_delete_ddmember_op() local
1745 lookup_ctrl_t lc, lc2; i_delete_ddsetmember_op() local
1838 lookup_ctrl_t lc; enumerate_node_op() local
1877 lookup_ctrl_t lc; enumerate_dd_op() local
1915 lookup_ctrl_t lc; enumerate_ddset_op() local
1954 lookup_ctrl_t lc, lc2; getAssociated_dd_to_node_op() local
2013 lookup_ctrl_t lc, lc2; getAssociated_node_to_dd_op() local
2076 lookup_ctrl_t lc, lc2; getAssociated_ddset_to_dd_op() local
2135 lookup_ctrl_t lc, lc2; getAssociated_dd_to_ddset_op() local
2200 lookup_ctrl_t lc; delete_dd_ddset_op() local
2305 lookup_ctrl_t lc, lc2; delete_ddmember_ddsetmember_op() local
2458 lookup_ctrl_t lc, lc2; create_ddmember_ddsetmember_op() local
2630 lookup_ctrl_t lc; rename_dd_ddset_op() local
2741 lookup_ctrl_t lc; update_dd_ddset_op() local
2845 lookup_ctrl_t lc; create_dd_ddset_op() local
[all...]
H A Ddd.c85 lookup_ctrl_t lc; in cb_update_ds_attr() local
113 lc.type = lcp->type; in cb_update_ds_attr()
114 lc.curr_uid = 0; in cb_update_ds_attr()
115 lc.id[0] = which; in cb_update_ds_attr()
116 lc.op[0] = OP_STRING; in cb_update_ds_attr()
117 lc.data[0].ptr = name; in cb_update_ds_attr()
118 lc.op[1] = 0; in cb_update_ds_attr()
120 uid = is_obj_there(&lc); in cb_update_ds_attr()
228 lookup_ctrl_t lc = { 0 }; in get_member_info() local
243 lc in get_member_info()
320 lookup_ctrl_t lc; get_dds_member_info() local
685 lookup_ctrl_t lc; get_dds_status() local
746 lookup_ctrl_t lc; get_scope() local
1366 lookup_ctrl_t lc; update_ds_name() local
1427 lookup_ctrl_t lc; update_ds_uint32() local
1559 lookup_ctrl_t lc; remove_dd_member() local
1714 lookup_ctrl_t lc; remove_dd_object() local
1757 lookup_ctrl_t lc; remove_dds_object() local
1803 lookup_ctrl_t lc; verify_ddd() local
[all...]
H A Dfunc.c630 lookup_ctrl_t lc, lc_key; local
664 ec = setup_key_lcp(&lc, key, key_len);
665 if (ec == 0 && lc.type != 0) {
666 lc_key = lc;
668 if ((uid = is_obj_there(&lc)) == 0) {
670 if (lc.type != OBJ_ENTITY) {
677 reg_auth_src(lc.type, uid, iscsi_name) == 0) {
684 UPDATE_LCP_UID(&lc, uid);
685 ec = dereg_object(&lc, 0);
787 SET_UID_LCP(&lc, OBJ_ENTIT
1155 lookup_ctrl_t lc; global() local
1448 lookup_ctrl_t lc; global() local
1686 lookup_ctrl_t lc; global() local
[all...]
H A Desi.c320 lookup_ctrl_t lc; in extract_esi_portal() local
328 SET_UID_LCP(&lc, OBJ_ENTITY, uid); in extract_esi_portal()
329 lc.data[1].ptr = NULL; in extract_esi_portal()
330 lc.data[2].ui = INFINITY - 1; in extract_esi_portal()
333 num_of_portal = (uint32_t)cache_lookup(&lc, NULL, cb_portal_uids); in extract_esi_portal()
334 portal_uids = (uint32_t *)lc.data[1].ptr; in extract_esi_portal()
335 *intval = lc.data[2].ui; in extract_esi_portal()
338 SET_UID_LCP(&lc, OBJ_PORTAL, 0); in extract_esi_portal()
339 lc.id[1] = ISNS_PORTAL_IP_ADDR_ATTR_ID; in extract_esi_portal()
340 lc in extract_esi_portal()
1412 lookup_ctrl_t lc; portal_dies() local
1444 lookup_ctrl_t lc; reg_expiring() local
[all...]
/titanic_51/usr/src/lib/libresolv2/common/isc/
H A Dlogging.c176 log_close_debug_channels(log_context lc) { in log_close_debug_channels() argument
180 for (i = 0; i < lc->num_categories; i++) in log_close_debug_channels()
181 for (lcl = lc->categories[i]; lcl != NULL; lcl = lcl->next) in log_close_debug_channels()
207 log_check_channel(log_context lc, int level, log_channel chan) { in log_check_channel() argument
210 REQUIRE(lc != NULL); in log_check_channel()
212 debugging = ((lc->flags & LOG_OPTION_DEBUG) != 0); in log_check_channel()
229 chan_level = lc->level; in log_check_channel()
240 log_check(log_context lc, int category, int level) { in log_check() argument
244 REQUIRE(lc != NULL); in log_check()
246 debugging = ((lc in log_check()
270 log_vwrite(log_context lc,int category,int level,const char * format,va_list args) log_vwrite() argument
430 log_write(log_context lc,int category,int level,const char * format,...) log_write() argument
443 log_new_context(int num_categories,char ** category_names,log_context * lc) log_new_context() argument
468 log_free_context(log_context lc) log_free_context() argument
488 log_add_channel(log_context lc,int category,log_channel chan) log_add_channel() argument
509 log_remove_channel(log_context lc,int category,log_channel chan) log_remove_channel() argument
545 log_option(log_context lc,int option,int value) log_option() argument
568 log_category_is_active(log_context lc,int category) log_category_is_active() argument
[all...]
/titanic_51/usr/src/lib/libldap5/sources/ldap/common/
H A Drequest.c46 static void use_connection( LDAP *ld, LDAPConn *lc );
153 LDAPConn *lc, /* connection to use (NULL for default) */ in nsldapi_send_server_request() argument
166 if ( lc == NULL ) { in nsldapi_send_server_request()
187 lc = ld->ld_defconn; in nsldapi_send_server_request()
189 if (( lc = find_connection( ld, srvlist, 1 )) == in nsldapi_send_server_request()
197 lc = nsldapi_new_connection( ld, &srvlist, 0, in nsldapi_send_server_request()
215 if ( lc == NULL in nsldapi_send_server_request()
217 && lc->lconn_status != LDAP_CONNST_CONNECTING in nsldapi_send_server_request()
218 && lc->lconn_status != LDAP_CONNST_CONNECTED) in nsldapi_send_server_request()
220 && lc in nsldapi_send_server_request()
365 LDAPConn *lc; nsldapi_new_connection() local
539 LDAPConn *lc; find_connection() local
563 use_connection(LDAP * ld,LDAPConn * lc) use_connection() argument
571 nsldapi_free_connection(LDAP * ld,LDAPConn * lc,LDAPControl ** serverctrls,LDAPControl ** clientctrls,int force,int unbind) nsldapi_free_connection() argument
634 LDAPConn *lc; nsldapi_dump_connection() local
[all...]
/titanic_51/usr/src/uts/common/os/
H A Dlogsubr.c324 log_ctl_t *lc = (log_ctl_t *)mp->b_rptr; in log_conswitch() local
325 lc->flags |= SL_LOGONLY; in log_conswitch()
332 if (lc->ttime == 0) { in log_conswitch()
355 hlc->ttime = lc->ttime - (lc->ltime - hlc->ltime) / hz; in log_conswitch()
438 log_error(log_t *lp, log_ctl_t *lc) in log_error() argument
440 if ((lc->pri & LOG_FACMASK) == LOG_KERN) in log_error()
441 lc->pri = LOG_KERN | LOG_ERR; in log_error()
446 log_trace(log_t *lp, log_ctl_t *lc) in log_trace() argument
458 if (tid->ti_level < lc in log_trace()
473 log_console(log_t * lp,log_ctl_t * lc) log_console() argument
498 log_ctl_t *lc; log_makemsg() local
554 log_ctl_t *lc = (log_ctl_t *)mp->b_rptr; log_sendmsg() local
709 log_ctl_t *lc; log_printq() local
[all...]
/titanic_51/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_mac.c101 struct link_config *lc = &pi->link_cfg; in t4_mc_getstat() local
108 if (lc->link_ok != 0) { in t4_mc_getstat()
109 *val = lc->speed; in t4_mc_getstat()
215 *val = !!(lc->supported & FW_PORT_CAP_SPEED_1G); in t4_mc_getstat()
222 *val = !!(lc->supported & FW_PORT_CAP_SPEED_100M); in t4_mc_getstat()
241 *val = !!(lc->supported & FW_PORT_CAP_ANEG); in t4_mc_getstat()
268 *val = (((lc->requested_fc & PAUSE_TX) ? 1 : 0) ^ in t4_mc_getstat()
269 (lc->requested_fc & PAUSE_RX)); in t4_mc_getstat()
274 *val = (lc->requested_fc & PAUSE_TX) ? 1 : 0; in t4_mc_getstat()
306 *val = lc in t4_mc_getstat()
494 struct link_config lc_copy, *lc = &pi->link_cfg; t4_mc_setprop() local
658 struct link_config *lc = &pi->link_cfg; t4_mc_getprop() local
730 struct link_config *lc = &pi->link_cfg; t4_mc_propinfo() local
940 struct link_config *lc = &pi->link_cfg; propinfo() local
970 struct link_config *lc = &pi->link_cfg; getprop() local
1003 struct link_config lc_old, *lc = &pi->link_cfg; setprop() local
[all...]
/titanic_51/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dloop.c154 struct rdsv3_loop_connection *lc; in rdsv3_loop_conn_alloc() local
158 lc = kmem_zalloc(sizeof (struct rdsv3_loop_connection), KM_NOSLEEP); in rdsv3_loop_conn_alloc()
159 if (!lc) in rdsv3_loop_conn_alloc()
162 list_link_init(&lc->loop_node); in rdsv3_loop_conn_alloc()
163 lc->conn = conn; in rdsv3_loop_conn_alloc()
164 conn->c_transport_data = lc; in rdsv3_loop_conn_alloc()
167 list_insert_tail(&loop_conns, lc); in rdsv3_loop_conn_alloc()
178 struct rdsv3_loop_connection *lc = arg; in rdsv3_loop_conn_free() local
179 RDSV3_DPRINTF5("rdsv3_loop_conn_free", "lc %p\n", lc); in rdsv3_loop_conn_free()
200 struct rdsv3_loop_connection *lc, *_lc; rdsv3_loop_exit() local
[all...]
/titanic_51/usr/src/lib/libast/common/comp/
H A Dsetlocale.c94 Lc_t* lc; in native_locale() local
105 if (!(lc = lcmake(locale))) in native_locale()
107 lang = lc->language->index; in native_locale()
109 for (ap = lc->attributes; ap; ap = ap->next) in native_locale()
114 for (i = 0; i < elementsof(lc->territory->languages); i++) in native_locale()
115 if (lc->territory->languages[i] == lc->language) in native_locale()
117 ctry = lc->territory->indices[i]; in native_locale()
134 if (lc->charset->ms) in native_locale()
135 sfsprintf(buf, siz, "%s_%s.%s", lbuf, cbuf, lc->charset->ms); in native_locale()
795 Lc_t* lc; in default_setlocale() local
[all …]
/titanic_51/usr/src/lib/libgen/common/
H A Dgmatch.c77 wchar_t lc = 0; in gmatch() local
88 if (c == '-' && lc && *p != ']') { in gmatch()
95 valid_range(lc, c)) { in gmatch()
96 if (scc < lc || scc > c) in gmatch()
103 valid_range(lc, c)) in gmatch()
104 if (lc <= scc && in gmatch()
112 lc = c; in gmatch()
114 if (scc != lc) in gmatch()
121 if (scc == lc) in gmatch()
H A Dreg_compile.c156 wchar_t lc, cl; in _compile() local
238 lc = 0; in _compile()
262 if (c == '-' && lc != 0) { in _compile()
274 while (lc < c) { in _compile()
275 PLACE(lc); in _compile()
276 lc++; in _compile()
279 if (valid_range(lc, c) && lc < c) in _compile()
283 lc = 0; in _compile()
285 lc in _compile()
[all...]
/titanic_51/usr/src/contrib/ast/src/lib/libast/comp/
H A Dsetlocale.c105 Lc_t* lc; in native_locale() local
116 if (!(lc = lcmake(locale))) in native_locale()
118 lang = lc->language->index; in native_locale()
120 for (ap = lc->attributes; ap; ap = ap->next) in native_locale()
125 for (i = 0; i < elementsof(lc->territory->languages); i++) in native_locale()
126 if (lc->territory->languages[i] == lc->language) in native_locale()
128 ctry = lc->territory->indices[i]; in native_locale()
145 if (lc->charset->ms) in native_locale()
146 sfsprintf(buf, siz, "%s_%s.%s", lbuf, cbuf, lc in native_locale()
2413 Lc_t* lc; default_setlocale() local
2460 single(int category,Lc_t * lc,unsigned int flags) single() argument
[all...]
/titanic_51/usr/src/tools/protocmp/
H A Dproto_list.c40 error(const char *msg, int lc) in error() argument
42 (void) fprintf(stderr, "warning: line %d - %s\n", lc, msg); in error()
76 check_line(char *v[], int lc) in check_line() argument
79 error("bad name", lc); in check_line()
82 error("bad source/symbolic line", lc); in check_line()
85 error("bad permissions", lc); in check_line()
88 error("bad owner", lc); in check_line()
91 error("bad group", lc); in check_line()
94 error("bad i-node", lc); in check_line()
97 error("bad link-count", lc); in check_line()
[all...]
/titanic_51/usr/src/lib/fm/topo/modules/common/fac_prov_mptsas/
H A Dfac_prov_mptsas.c80 mptsas_led_control_t lc; in do_led_control() local
82 bzero(&lc, sizeof (lc)); in do_led_control()
84 lc.Command = set ? MPTSAS_LEDCTL_FLAG_SET : MPTSAS_LEDCTL_FLAG_GET; in do_led_control()
85 lc.Enclosure = enclosure; in do_led_control()
86 lc.Slot = slot; in do_led_control()
87 lc.Led = led; in do_led_control()
88 lc.LedStatus = *ledmode; in do_led_control()
96 if (ioctl(fd, MPTIOCTL_LED_CONTROL, &lc) == -1) { in do_led_control()
104 lc in do_led_control()
[all...]
/titanic_51/usr/src/cmd/locale/
H A Dlocale.c326 #define lc(member, locale, type) \ macro
332 {"decimal_point", lc(decimal_point, LC_NUMERIC, TYPE_STR) },
333 {"thousands_sep", lc(thousands_sep, LC_NUMERIC, TYPE_STR) },
334 {"grouping", lc(grouping, LC_NUMERIC, TYPE_GROUP)},
335 {"int_curr_symbol", lc(int_curr_symbol, LC_MONETARY, TYPE_STR)},
336 {"currency_symbol", lc(currency_symbol, LC_MONETARY, TYPE_STR)},
337 {"mon_decimal_point", lc(mon_decimal_point, LC_MONETARY, TYPE_STR)},
338 {"mon_thousands_sep", lc(mon_thousands_sep, LC_MONETARY, TYPE_STR)},
339 {"mon_grouping", lc(mon_grouping, LC_MONETARY, TYPE_GROUP)},
340 {"positive_sign", lc(positive_sig
359 #define lc( global() macro
[all...]
/titanic_51/usr/src/boot/sys/boot/common/linenoise/
H A Dlinenoise.c205 static void freeCompletions(linenoiseCompletions *lc) { in freeCompletions() argument
207 for (i = 0; i < lc->len; i++) in freeCompletions()
208 free(lc->cvec[i]); in freeCompletions()
209 if (lc->cvec != NULL) in freeCompletions()
210 free(lc->cvec); in freeCompletions()
220 linenoiseCompletions lc = { 0, NULL }; in completeLine() local
224 completionCallback(ls->buf,&lc); in completeLine()
225 if (lc.len == 0) { in completeLine()
232 if (i < lc.len) { in completeLine()
235 ls->len = ls->pos = strlen(lc in completeLine()
286 linenoiseAddCompletion(linenoiseCompletions * lc,const char * str) linenoiseAddCompletion() argument
[all...]
/titanic_51/usr/src/uts/common/io/chxge/com/
H A Dch_subr.c164 struct link_config *lc = &adapter->port[port_id].link_config; in link_changed() local
168 lc->speed = speed < 0 ? SPEED_INVALID : speed; in link_changed()
169 lc->duplex = duplex < 0 ? DUPLEX_INVALID : duplex; in link_changed()
170 if (!(lc->requested_fc & PAUSE_AUTONEG)) in link_changed()
171 fc = lc->requested_fc & (PAUSE_RX | PAUSE_TX); in link_changed()
173 if (link_ok && speed >= 0 && lc->autoneg == AUTONEG_ENABLE) { in link_changed()
178 lc->fc = (unsigned char)fc; in link_changed()
822 t1_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc) in t1_link_start() argument
824 unsigned int fc = lc->requested_fc & (PAUSE_RX | PAUSE_TX); in t1_link_start()
826 if (lc in t1_link_start()
1338 init_link_config(struct link_config * lc,const struct board_info * bi) init_link_config() argument
[all...]
/titanic_51/usr/src/cmd/sgs/lex/common/
H A Dsub3.c131 lchar lc = linearize(c); in remch() local
154 (void) lsearch(&lc, yycgidtbl, in remch()
183 * 2*i iff yycgidtbl[i] == lc
184 * 2*i+1 iff yycgidtbl[i] < lc < yycgidtbl[i+1]
186 * iff yycgidtbl[YYNCGIDTBL-1] < lc
187 * where lc=linearize(c).
204 lchar lc; in yycgid() local
213 lc = linearize(c); in yycgid()
215 /* An exceptional case: yycgidtbl[YYNCGIDTBL-1] < lc */ in yycgid()
216 if (yycgidtbl[YYNCGIDTBL - 1] < lc) in yycgid()
[all...]
/titanic_51/usr/src/test/libc-tests/tests/newlocale/
H A Dnewlocale_test.c63 struct lconv *lc; in testlocale_thr_one() local
87 lc = localeconv(); in testlocale_thr_one()
88 if (strcmp(lc->currency_symbol, "") != 0) { in testlocale_thr_one()
90 lc->currency_symbol, ""); in testlocale_thr_one()
103 lc = localeconv(); in testlocale_thr_one()
104 if (strcmp(lc->currency_symbol, l->cursym) != 0) { in testlocale_thr_one()
106 lc->currency_symbol, l->cursym); in testlocale_thr_one()
109 test_debugf(t, "CSYM: %s", lc->currency_symbol); in testlocale_thr_one()
/titanic_51/usr/src/cmd/fgrep/
H A Dfgrep.c64 #define GETONE(lc, p) \ argument
65 cw = ISASCII(lc = (unsigned char)*p++) ? 1 : \
66 (ISSET2(lc) ? WIDTH2 : \
67 (ISSET3(lc) ? WIDTH3 : WIDTH1)); \
71 lc = (lc << 7) | ((*p++) & 0177); \
101 lc = (lc << 7) | ((*p++) & 0177)
307 wchar_t lc; in execute() local
370 GETONE(lc, in execute()
[all...]

12345678910>>...26