OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nnc
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/com32/menu/
menumain.c
616
int nc = 0,
nnc
, padc;
local
624
nnc
= sprintf(tq, "\2#15%d\2#14", tol);
625
tq +=
nnc
;
626
nc +=
nnc
- 8; /* 8 formatting characters */
/external/libmicrohttpd/src/microhttpd/
internal.h
1244
struct MHD_NonceNc *
nnc
;
member in struct:MHD_Daemon
1247
* A rw-lock for synchronizing access to `
nnc
'.
[
all
...]
Completed in 526 milliseconds