OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nout
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/makemandb/
apropos-utils.c
250
long int
nout
;
local
257
nout
= nin + 13 + (nin + 999) / 1000;
258
outbuf = emalloc(
nout
);
259
compress(outbuf, (unsigned long *) &
nout
, inbuf, nin);
260
sqlite3_result_blob(pctx, outbuf,
nout
, free);
/src/sbin/newfs_udf/
udf_core.c
689
int ucode_chars, nice_uchars, is_osta_typ0,
nout
;
local
709
nout
= wput_utf8(outchp, result_len, ch);
710
outchp +=
nout
; result_len -=
nout
;
/src/sys/fs/udf/
udf_subr.c
4202
int ucode_chars, nice_uchars, is_osta_typ0,
nout
;
local
4220
nout
= wput_utf8(outchp, result_len, ch);
4221
outchp +=
nout
; result_len -=
nout
;
Completed in 29 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026