Home
last modified time | relevance | path

Searched defs:l (Results 201 – 225 of 845) sorted by relevance

12345678910>>...34

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dpcfs_common.c79 uchar_t *l = *bp; in store_16_bits() local
103 uchar_t *l = *bp; in store_32_bits() local
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_readdir.c65 struct dir_entry *list = NULL, *l; in do_readdir() local
230 struct dir_entry *list = NULL, *l, *nl; in create_dirents() local
/illumos-gate/usr/src/lib/iconv_modules/ko/common/
H A DUTF2_to_iso2022-7.c175 register int h, i, j, l; in _icv_iconv() local
H A Deuc_to_johap92.c137 register short h, i, l; in _wansung_to_johap92() local
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dmain.c175 size_t l; local
/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_mmu.c70 uint_t l; in find_pte() local
/illumos-gate/usr/src/uts/common/net/
H A Dbridge_impl.h152 #define BRIDGE_VLAN_ISSET(l, v) ((l)->bl_vlans[(v) / NBBY] & \ argument
155 #define BRIDGE_VLAN_SET(l, v) ((l)->bl_vlans[(v) / NBBY] |= \ argument
158 #define BRIDGE_VLAN_CLR(l, v) ((l)->bl_vlans[(v) / NBBY] &= \ argument
161 #define BRIDGE_AF_ISSET(l, v) ((l)->bl_afs[(v) / NBBY] & \ argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_display.c320 long l; in getxdr_long() local
342 ulong_t l; in getxdr_u_long() local
365 longlong_t l; in getxdr_longlong() local
387 u_longlong_t l; in getxdr_u_longlong() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_sg.c102 sg_srv_o_arg_t *l = (sg_srv_o_arg_t *)of_arg->ofmt_cbarg; in of_sgname() local
111 sg_srv_o_arg_t *l = (sg_srv_o_arg_t *)of_arg->ofmt_cbarg; in of_srvID() local
120 sg_srv_o_arg_t *l = (sg_srv_o_arg_t *)of_arg->ofmt_cbarg; in of_port() local
142 sg_srv_o_arg_t *l = (sg_srv_o_arg_t *)of_arg->ofmt_cbarg; in of_ip() local
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dpathname.c133 int l; in stpn_getcomponent() local
/illumos-gate/usr/src/cmd/amdzen/
H A Dusmn.c33 long long l; in usmn_parse_uint32() local
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc_door.c100 SVCXPRT_LIST *l; in __svc_add_to_xlist() local
117 SVCXPRT_LIST **l, *tmp; in __svc_rm_from_xlist() local
155 SVCXPRT_LIST *l, *tmp = NULL; in __svc_cleanup_door_xprts() local
/illumos-gate/usr/src/lib/rpcsec_gss/
H A Drpcsec_gss_utils.c263 char **l; in __rpc_gss_get_mech_info() local
296 char **l; in __rpc_gss_is_installed() local
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_principal.c411 int l=0; in krb5_ldap_unparse_principal_name() local
479 int l = 0, m = 0, tmp_princ_name_len = 0, princ_name_len = 0, at_count = 0; local
/illumos-gate/usr/src/uts/common/c2/
H A Daudit_path.c79 uint_t l; local
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dlroundl.c47 unsigned hx, sx, frac, l; in lroundl() local
H A Dlrintl.c51 unsigned int hx, sx, frac, l, fsr; in lrintl() local
/illumos-gate/usr/src/lib/nsswitch/files/common/
H A Dnetmasks.c110 int l = 0; local
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsavemail.c1501 int l; local
1574 int l; local
H A Dutil.c36 size_t l; variable
1000 putline(l, mci) in putline() argument
1063 putxline(l, len, mci, pxflags) in putxline() argument
2278 cleanstrcpy(t, f, l) in cleanstrcpy() argument
2323 int l; local
/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_input.c146 list_t *l = &e->e_streams; in auimpl_input_callback() local
/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_tblout.c75 list *l; in write_tables() local
/illumos-gate/usr/src/cmd/tr/
H A Dcmap.c164 struct cmapnode N, *l, *r, *y; in cmap_splay() local
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dutil.c38 int l; variable
/illumos-gate/usr/src/cmd/sgs/m4/common/
H A Dm4macs.c49 wchar_t *l = arg(1); in dochcom() local
62 wchar_t *l = arg(1); in docq() local
564 char *l; in mkpid() local

12345678910>>...34