Home
last modified time | relevance | path

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

/Linux-v5.4/security/apparmor/
Dpath.c25 static int prepend(char **buffer, int buflen, const char *str, int namelen) in prepend() function
/Linux-v5.4/fs/
Dd_path.c11 static int prepend(char **buffer, int *buflen, const char *str, int namelen) in prepend() function
/Linux-v5.4/drivers/block/
Dfloppy.c3958 const char *prepend; in config_types() local