Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dauth_null.c54 nul_match(struct auth_cred *acred, struct rpc_cred *cred, int taskflags) in nul_match() argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dbuild.py91 def __init__(self, t, fn, logfile, taskflags, d): argument
93 self.taskflags = taskflags
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ui/
H A Dbuildinfohelper.py1284 if 'python' in event.taskflags.keys() and event.taskflags['python'] == '1':