OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NPSTR
(Results
1 - 3
of
3
) sorted by null
/external/tcpdump/
print-isakmp.c
152
static const char *
npstr
[] = {
variable
225
#define
NPSTR
(x) STR_OR_ID(x,
npstr
)
230
ND_PRINT((ndo," [|%s]",
NPSTR
(np))); \
554
ND_PRINT((ndo,"%s:",
NPSTR
(ISAKMP_NPTYPE_SA)));
597
ND_PRINT((ndo," [|%s]",
NPSTR
(ISAKMP_NPTYPE_SA)));
611
ND_PRINT((ndo,"%s:",
NPSTR
(ISAKMP_NPTYPE_P)));
632
ND_PRINT((ndo," [|%s]",
NPSTR
(ISAKMP_NPTYPE_P)));
778
ND_PRINT((ndo,"%s:",
NPSTR
(ISAKMP_NPTYPE_T)));
829
ND_PRINT((ndo," [|%s]",
NPSTR
(ISAKMP_NPTYPE_T)))
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdef.h
352
typedef CHAR *
NPSTR
, *LPSTR, *PSTR;
winnt.h
209
typedef CHAR *
NPSTR
,*LPSTR,*PSTR;
[
all
...]
Completed in 443 milliseconds