Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_fbdev.h44 static inline void intel_fbdev_set_suspend(struct drm_device *dev, int state, bool synchronous) in intel_fbdev_set_suspend()
H A Dintel_fbdev.c695 intel_fbdev_set_suspend(struct drm_device * dev,int state,bool synchronous) intel_fbdev_set_suspend() argument
/openbsd-src/gnu/llvm/lldb/examples/python/
H A Dcrashlog.py1121 def synchronous(debugger): function
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DPlatform.cpp1798 const bool synchronous = stream != nullptr; in DoConnectProcess() local
/openbsd-src/usr.bin/ssh/
H A Dsftp-client.c2361 handle_dest_replies(struct sftp_conn *to, const char *to_path, int synchronous, in handle_dest_replies()