Searched refs:fbadop_mkdir (Results 1 – 4 of 4) sorted by relevance
40 fbadop_mkdir, // mkdir
64 int EFIAPI fbadop_mkdir (const char *path, __mode_t perms) in fbadop_mkdir() function
180 int EFIAPI fbadop_mkdir (const char *path, __mode_t perms);
759 Stream->Abstraction.fo_mkdir = &fbadop_mkdir; in __Cons_construct()