OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROMPT_DESCRIPTOR
(Results
1 - 3
of
3
) sorted by null
/external/libppp/src/
descriptor.h
31
#define
PROMPT_DESCRIPTOR
(3)
prompt.h
66
((d)->type ==
PROMPT_DESCRIPTOR
? (struct prompt *)(d) : NULL)
prompt.c
319
p->desc.type =
PROMPT_DESCRIPTOR
;
Completed in 44 milliseconds