Home
last modified time | relevance | path

Searched defs:lc (Results 1 – 25 of 87) sorted by relevance

1234

/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dlogging.c172 log_close_debug_channels(log_context lc) { in log_close_debug_channels()
203 log_check_channel(log_context lc, int level, log_channel chan) { in log_check_channel()
236 log_check(log_context lc, int category, int level) { in log_check()
266 log_vwrite(log_context lc, int category, int level, const char *format, in log_vwrite()
426 log_write(log_context lc, int category, int level, const char *format, ...) { in log_write()
439 log_new_context(int num_categories, char **category_names, log_context *lc) { in log_new_context()
464 log_free_context(log_context lc) { in log_free_context()
484 log_add_channel(log_context lc, int category, log_channel chan) { in log_add_channel()
505 log_remove_channel(log_context lc, int category, log_channel chan) { in log_remove_channel()
541 log_option(log_context lc, int option, int value) { in log_option()
[all …]
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_op.c620 freeCon(__nis_ldap_conn_t *lc) { in freeCon()
864 __nis_ldap_conn_t *lc; in findCon() local
940 __nis_ldap_conn_t *lc; in createCon() local
1014 __nis_ldap_conn_t *lc, *tmp; in setupConList() local
1088 __nis_ldap_conn_t *lc = NULL; in find_connection_from_list() local
1120 __nis_ldap_conn_t *lc = NULL; in findReferralCon() local
1235 __nis_ldap_conn_t *lc, *newlc; in findYPCon() local
1351 __nis_ldap_conn_t *lc; in ldapSearch() local
2226 __nis_ldap_conn_t *lc; in ldapModify() local
2523 __nis_ldap_conn_t *lc = lcv; in ldapAdd() local
[all …]
/illumos-gate/usr/src/uts/common/os/
H A Dlogsubr.c338 log_ctl_t *lc = (log_ctl_t *)mp->b_rptr; in log_conswitch() local
452 log_error(log_t *lp, log_ctl_t *lc) in log_error()
460 log_trace(log_t *lp, log_ctl_t *lc) in log_trace()
487 log_console(log_t *lp, log_ctl_t *lc) in log_console()
512 log_ctl_t *lc; in log_makemsg() local
568 log_ctl_t *lc = (log_ctl_t *)mp->b_rptr; in log_sendmsg() local
723 log_ctl_t *lc; in log_printq() local
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dadmintf.c1626 lookup_ctrl_t lc; in i_get_dd_dds_op() local
1691 lookup_ctrl_t lc; in i_delete_ddmember_op() local
1745 lookup_ctrl_t lc, lc2; in i_delete_ddsetmember_op() local
1838 lookup_ctrl_t lc; in enumerate_node_op() local
1877 lookup_ctrl_t lc; in enumerate_dd_op() local
1915 lookup_ctrl_t lc; in enumerate_ddset_op() local
1954 lookup_ctrl_t lc, lc2; in getAssociated_dd_to_node_op() local
2200 lookup_ctrl_t lc; in delete_dd_ddset_op() local
2630 lookup_ctrl_t lc; in rename_dd_ddset_op() local
2741 lookup_ctrl_t lc; in update_dd_ddset_op() local
[all …]
H A Dqry.c347 lookup_ctrl_t lc; in qry_e2g() local
377 lookup_ctrl_t lc; in qry_i2g() local
441 lookup_ctrl_t lc; in qry_p2g() local
496 lookup_ctrl_t lc; in qry_g2i() local
540 lookup_ctrl_t lc; in qry_g2p() local
698 lookup_ctrl_t lc; in cb_attrs_match() local
726 lookup_ctrl_t lc; in attrs_match() local
801 lookup_ctrl_t lc = { 0 }; /* !!! need to be empty */ in qry_and_match() local
1036 lookup_ctrl_t lc; in get_next_obj() local
1189 lookup_ctrl_t lc; in get_qry_attrs() local
H A Ddd.c85 lookup_ctrl_t lc; in cb_update_ds_attr() local
228 lookup_ctrl_t lc = { 0 }; in get_member_info() local
320 lookup_ctrl_t lc; in get_dds_member_info() local
685 lookup_ctrl_t lc; in get_dds_status() local
746 lookup_ctrl_t lc; in get_scope() local
1366 lookup_ctrl_t lc; in update_ds_name() local
1427 lookup_ctrl_t lc; in update_ds_uint32() local
1559 lookup_ctrl_t lc; in remove_dd_member() local
1714 lookup_ctrl_t lc; in remove_dd_object() local
1757 lookup_ctrl_t lc; in remove_dds_object() local
[all …]
H A Dobj.c2445 lookup_ctrl_t lc; in reg_auth_src() local
2825 lookup_ctrl_t lc; in update_child_obj() local
2843 lookup_ctrl_t lc; in update_ref_obj() local
2884 lookup_ctrl_t lc; in verify_ref_obj() local
2903 lookup_ctrl_t lc; in update_deref_obj() local
3004 lookup_ctrl_t lc; in is_parent_there() local
3426 lookup_ctrl_t lc; in cb_verify_ref() local
3578 lookup_ctrl_t lc; in ref_new2old() local
3901 lookup_ctrl_t lc; in make_unique_name() local
H A Desi.c320 lookup_ctrl_t lc; in extract_esi_portal() local
1412 lookup_ctrl_t lc; in portal_dies() local
1444 lookup_ctrl_t lc; in reg_expiring() local
H A Dfunc.c601 lookup_ctrl_t lc, lc_key; local
1120 lookup_ctrl_t lc; local
1401 lookup_ctrl_t lc; local
1637 lookup_ctrl_t lc; local
H A Dscn.c949 lookup_ctrl_t lc; in make_raw_assoc_iscsi() local
1103 lookup_ctrl_t pg_lc, lc; in scn_gen_portal() local
1968 lookup_ctrl_t lc; in add_scn_entry() local
2042 lookup_ctrl_t lc; in remove_scn_entry() local
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dloop.c155 struct rdsv3_loop_connection *lc; in rdsv3_loop_conn_alloc() local
179 struct rdsv3_loop_connection *lc = arg; in rdsv3_loop_conn_free() local
201 struct rdsv3_loop_connection *lc, *_lc; in rdsv3_loop_exit() local
/illumos-gate/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()
431 Lc_t* lc; in lcmake() local
824 Lc_t lc; member
833 lcscan(Lc_t* lc) in lcscan()
/illumos-gate/usr/src/tools/protocmp/
H A Dproto_list.c42 error(const char *msg, int lc) in error()
78 check_line(char *v[], int lc) in check_line()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Drequest.c151 LDAPConn *lc, /* connection to use (NULL for default) */ in nsldapi_send_server_request()
363 LDAPConn *lc; in nsldapi_new_connection() local
537 LDAPConn *lc; in find_connection() local
561 use_connection( LDAP *ld, LDAPConn *lc ) in use_connection()
569 nsldapi_free_connection( LDAP *ld, LDAPConn *lc, LDAPControl **serverctrls, in nsldapi_free_connection()
632 LDAPConn *lc; in nsldapi_dump_connection() local
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dsub3.c129 lchar lc = linearize(c); in remch() local
203 lchar lc; in yycgid() local
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_mac.c215 struct link_config *lc = &pi->link_cfg; in t4_port_to_media() local
318 struct link_config *lc = &pi->link_cfg; in t4_mc_getstat() local
1325 struct link_config *lc = &pi->link_cfg; in t4_mc_setprop() local
1458 struct link_config *lc = &pi->link_cfg; in t4_mc_getprop() local
1577 struct link_config *lc = &pi->link_cfg; in t4_mc_propinfo() local
1825 struct link_config *lc = &pi->link_cfg; in propinfo() local
1855 struct link_config *lc = &pi->link_cfg; in getprop() local
1884 struct link_config *lc = &pi->link_cfg; in setprop() local
/illumos-gate/usr/src/boot/common/linenoise/
H A Dexample.c7 void completion(const char *buf, linenoiseCompletions *lc) { in completion()
H A Dlinenoise.c205 static void freeCompletions(linenoiseCompletions *lc) { in freeCompletions()
220 linenoiseCompletions lc = { 0, NULL }; in completeLine() local
286 void linenoiseAddCompletion(linenoiseCompletions *lc, const char *str) { in linenoiseAddCompletion()
/illumos-gate/usr/src/lib/libgen/common/
H A Dgmatch.c75 wchar_t lc = 0; in gmatch() local
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dstrtod.c49 int lc; in strtod() local
/illumos-gate/usr/src/common/lzma/
H A DLzmaEnc.h22 int lc; /* 0 <= lc <= 8, default = 3 */ member
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_pq.c121 uint_t lc = i * 2; in dt_pq_pop() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dexpand.c452 int ok, lc; local
541 int ok, lc; local
/illumos-gate/usr/src/cmd/pwck/
H A Dpwck.c60 static int lc; variable
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dsetlocale.c105 Lc_t* lc; in native_locale() local
2413 Lc_t* lc; in default_setlocale() local
2460 single(int category, Lc_t* lc, unsigned int flags) in single()

1234