OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:origlen
(Results
1 - 8
of
8
) sorted by relevancy
/src/lib/libintl/
gettext_iconv.c
119
size_t
origlen
;
local in function:__gettext_iconv
175
origlen
= strlen(origmsg) + 1;
184
srclen =
origlen
;
gettext_iconv.c
119
size_t
origlen
;
local in function:__gettext_iconv
175
origlen
= strlen(origmsg) + 1;
184
srclen =
origlen
;
/src/common/dist/zlib/contrib/untgz/
untgz.c
134
int
origlen
,i;
local in function:TGZfname
137
origlen
= strlen(buffer);
141
strcpy(buffer+
origlen
,TGZsuffix[i]);
untgz.c
134
int
origlen
,i;
local in function:TGZfname
137
origlen
= strlen(buffer);
141
strcpy(buffer+
origlen
,TGZsuffix[i]);
/src/sys/kern/
uipc_mbuf.c
1516
int
origlen
= m_length(*mp);
local in function:m_makewritable
1528
if (
origlen
!= reslen)
uipc_mbuf.c
1516
int
origlen
= m_length(*mp);
local in function:m_makewritable
1528
if (
origlen
!= reslen)
/src/usr.bin/gzip/
gzip.c
1043
uLong
origlen
;
local in function:gz_uncompress
1053
origlen
= ((unsigned)z.next_in[0] & 0xff) |
1058
if (
origlen
!= out_sub_tot) {
gzip.c
1043
uLong
origlen
;
local in function:gz_uncompress
1053
origlen
= ((unsigned)z.next_in[0] & 0xff) |
1058
if (
origlen
!= out_sub_tot) {
Completed in 37 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025