OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tok_strdup
(Results
1 - 1
of
1
) sorted by null
/external/libedit/src/
tokenizer.c
71
#define
tok_strdup
(a) Strdup(a)
macro
116
tok->ifs =
tok_strdup
(ifs ? ifs : IFS);
Completed in 42 milliseconds