Searched defs:prepend (Results 1 – 4 of 4) sorted by relevance
30 static int prepend(char **buffer, int buflen, const char *str, int namelen) in prepend() function
303 static const char *prepend(const char *prefix, const char *cmd) in prepend() function
2824 static int prepend(char **buffer, int *buflen, const char *str, int namelen) in prepend() function
3603 const char *prepend; in config_types() local