HomeSort by relevance Sort by last modified time
    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 1530 milliseconds