Home
last modified time | relevance | path

Searched defs:prepend (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/security/apparmor/
Dpath.c29 static int prepend(char **buffer, int buflen, const char *str, int namelen) in prepend() function
/Linux-v4.19/fs/
Dd_path.c11 static int prepend(char **buffer, int *buflen, const char *str, int namelen) in prepend() function
/Linux-v4.19/drivers/block/
Dfloppy.c3939 const char *prepend; in config_types() local