Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Dauth_null.c54 nul_match(struct auth_cred *acred, struct rpc_cred *cred, int taskflags) in nul_match()
H A Dauth_tls.c94 static int tls_match(struct auth_cred *acred, struct rpc_cred *cred, int taskflags) in tls_match()
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dbuild.py93 def __init__(self, t, fn, logfile, taskflags, d): argument