Searched refs:Concatinate (Results 1 – 3 of 3) sorted by relevance
/external/libppp/src/ |
D | defs.h | 141 extern void Concatinate(char *, size_t, int, const char *const *);
|
D | defs.c | 406 Concatinate(char *buf, size_t sz, int argc, const char *const *argv) in Concatinate() function
|
D | command.c | 263 Concatinate(arg->cx->physical->link.lcp.cfg.ident, in IdentCommand() 374 Concatinate(buf, sizeof buf, argc, (const char *const *)argv); in LogCommand() 3305 Concatinate(title, sizeof title, argc, (const char *const *)argv); in SetProcTitle()
|