Home
last modified time | relevance | path

Searched refs:USE_MKDIR_Z (Results 1 – 2 of 2) sorted by relevance

/third_party/toybox/generated/
Dconfig.h122 # define USE_MKDIR_Z(...) __VA_ARGS__ macro
125 # define USE_MKDIR_Z(...) macro
Dnewtoys.h161 USE_MKDIR(NEWTOY(mkdir, "<1"USE_MKDIR_Z("Z:")"vp(parent)(parents)m:", TOYFLAG_BIN|TOYFLAG_UMASK))