Home
last modified time | relevance | path

Searched defs:help (Results 1 – 25 of 149) sorted by relevance

123456

/openbmc/qemu/python/qemu/utils/
H A Dqom.py68 help = 'Set a QOM property value' variable in QOMSet
115 help = 'Get a QOM property value' variable in QOMGet
163 help = 'List QOM properties at a given path' variable in QOMList
209 help = 'Show QOM tree from a given path' variable in QOMTree
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_helper.c180 struct nf_conn_help *help; in nf_ct_helper_ext_add() local
195 struct nf_conn_help *help; in __nf_ct_try_assign_helper() local
248 struct nf_conn_help *help = nfct_help(ct); in unhelp() local
261 struct nf_conn_help *help = nfct_help(ct); in nf_ct_helper_destroy() local
329 const struct nf_conn_help *help; in nf_ct_helper_log() local
403 struct nf_conn_help *help = nfct_help(exp->master); in expect_iter_me() local
H A Dxt_CT.c77 struct nf_conn_help *help; in xt_ct_set_helper() local
139 static void xt_ct_put_helper(struct nf_conn_help *help) in xt_ct_put_helper()
158 struct nf_conn_help *help; in xt_ct_tg_check() local
283 struct nf_conn_help *help; in xt_ct_tg_destroy() local
H A Dnf_conntrack_ovs.c16 const struct nf_conn_help *help; in nf_ct_helper() local
82 struct nf_conn_help *help; in nf_ct_add_helper() local
H A Dnf_nat_tftp.c23 static unsigned int help(struct sk_buff *skb, in help() function
H A Dnf_conntrack_broadcast.c28 struct nf_conn_help *help = nfct_help(ct); in nf_conntrack_broadcast_help() local
/openbmc/linux/arch/um/include/shared/
H A Dinit.h86 #define __uml_setup(str, fn, help...) \ argument
92 #define __uml_setup(str, fn, help...) \ argument
96 #define __uml_help(fn, help...) \ argument
/openbmc/qemu/tests/unit/
H A Dtest-forward-visitor.c30 bool help = false; in visit_with_forward() local
79 bool help = false; in test_forward_size() local
107 bool help = false; in test_forward_number() local
/openbmc/openbmc/poky/scripts/
H A Dpatchtest-get-series29 help() function
H A Dpatchtest-setup-sharedir21 help() function
H A Dbitbake-prserv-tool8 help () function
/openbmc/linux/scripts/
H A Dbootgraph.pl30 sub help { subroutine
H A Dheaderdep.pl42 sub help { subroutine
/openbmc/openbmc-test-automation/templates/
H A Dpgm_template.tcl18 proc help {} { procedure
/openbmc/qemu/tests/migration/
H A DMakefile13 help: target
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/
H A Dbuildslist.py12 help = "Lists current builds" variable in Command
H A Dbuilddelete.py13 help = "Deletes selected build(s)" variable in Command
H A Dchecksocket.py23 help = 'Check if Toaster can listen on address:port' variable in Command
/openbmc/openbmc/poky/bitbake/doc/
H A DMakefile17 help: target
/openbmc/linux/tools/testing/memblock/
H A DMakefile41 help: target
/openbmc/u-boot/board/hisilicon/hikey/
H A Dbuild-tf.mak12 help: target
/openbmc/openbmc/poky/meta/lib/oeqa/sdkext/
H A Dcontext.py25 help = 'esdk test component' variable in OESDKExtTestContextExecutor
/openbmc/linux/include/net/netfilter/
H A Dnf_conntrack_helper.h45 int (*help)(struct sk_buff *skb, member
132 struct nf_conn_help *help; in nfct_help_data() local
/openbmc/linux/tools/include/nolibc/
H A DMakefile52 help: target
/openbmc/phosphor-hwmon/
H A Dreadd.cpp27 static void exit_with_error(const std::string& help, const char* err) in exit_with_error()

123456