Home
last modified time | relevance | path

Searched defs:no_create (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dgitarchive.py30 def init_git_repo(path, no_create, bare, log): argument
165 def gitarchive(data_dir, git_dir, no_create, bare, commit_msg_subject, commit_msg_body, branch_name… argument
/openbmc/linux/fs/fuse/
H A Dfuse_i.h729 unsigned no_create:1; member