Home
last modified time | relevance | path

Searched defs:handle_timeout (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dtools.exp8 proc handle_timeout { description } { procedure
/openbmc/linux/fs/smb/client/
H A Dfs_context.h276 __u32 handle_timeout; /* persistent and durable handle timeout in ms */ member
H A Dcifsglob.h1271 __u32 handle_timeout; /* persistent and durable handle timeout in ms */ member
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dfetch.py36 def handle_timeout(self, signum, frame): member in Timeout
/openbmc/linux/net/ceph/
H A Dosd_client.c3446 static void handle_timeout(struct work_struct *work) in handle_timeout() function