Searched defs:prepend (Results 1 – 5 of 5) sorted by relevance
25 static int prepend(char **buffer, int buflen, const char *str, int namelen) in prepend() function
11 static int prepend(char **buffer, int *buflen, const char *str, int namelen) in prepend() function
124 const char *prepend; member148 char *prepend; member
151 static int prepend(char **buffer, int *buflen, const char *str, int namelen) in prepend() function
4039 const char *prepend; in config_types() local