OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nBytes
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/makemandb/
fts3_tokenizer.h
95
const char *pInput, int
nBytes
, /* Input buffer */
126
** nul-terminated. This should either be fixed, or pInput/
nBytes
/src/usr.sbin/makefs/cd9660/
iso9660_rrip.h
119
u_int
nBytes
;
/src/sys/arch/emips/ebus/
ace_ebus.c
133
size_t
nbytes
; /* number of bytes currently transferring */
member in struct:ace_bio
273
uint32_t *Data, unsigned int
nBytes
);
397
sc->sc_bio.blkno, sc->sc_bio.
nbytes
,
427
sc->sc_bio.
nbytes
-= sz;
1360
sysace_send_config(struct ace_softc *sc, uint32_t *Data, unsigned int
nBytes
)
1399
nBytes
= (
nBytes
+ ACEROUNDUP - 1) & ~(ACEROUNDUP-1);
1400
nWords = (
nBytes
+ 3) / 4;
1403
nBytes
, nWords, Interface));
1840
sc->sc_bio.
nbytes
= bp->b_bcount
[
all
...]
Completed in 13 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025