OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dnext
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/scryptsalsa208sha256/
crypto_scrypt-common.c
55
uint8_t *
dnext
;
local
63
dnext
= encode64_uint32(dst, dstlen, value, bits);
64
if (!
dnext
) {
67
dstlen -=
dnext
- dst;
68
dst =
dnext
;
/src/sys/dev/usb/
ohcivar.h
50
struct ohci_soft_td *
dnext
; /* next in done list */
member in struct:ohci_soft_td
69
struct ohci_soft_itd *
dnext
; /* next in done list */
member in struct:ohci_soft_itd
Completed in 15 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026