Searched refs:splen (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_encode_nm.h45 char *space, int splen);
48 char *space, int splen);
H A Dpro_encode_nm.c60 char *space, int splen)
63 char *end = space + splen;
92 char *space, int splen)
97 char *end = space + splen;
59 _dwarf_pro_encode_leb128_nm(Dwarf_Unsigned val, int *nbytes, char *space, int splen) argument
91 _dwarf_pro_encode_signed_leb128_nm(Dwarf_Signed value, int *nbytes, char *space, int splen) argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c195 static unsigned int splen, dplen; variable
3097 splen = prefix_len;
3251 rc = set_mask_info(shp, splen, &cptr->ips_src_mask_v6);
3254 cptr->ips_src_mask_len = splen;
3329 splen = 0;
5312 splen = 0;
5348 * shp, dhp, splen, and dplen are globals set by

Completed in 69 milliseconds