Home
last modified time | relevance | path

Searched defs:async (Results 1 – 25 of 31) sorted by relevance

12

/freebsd-12.1/usr.sbin/ppp/
H A Dasync.h33 struct async { struct
51 extern void async_Init(struct async *); argument
H A Dasync.c61 async_Init(struct async *async) in async_Init()
68 async_Setup(struct async *async) in async_Setup()
76 async_SetLinkParams(struct async *async, u_int32_t mymap, u_int32_t hismap) in async_SetLinkParams()
86 async_Encode(struct async *async, u_char **cp, u_char c, int proto) in async_Encode()
149 async_Decode(struct async *async, u_char c) in async_Decode()
H A Dphysical.h83 struct async async; /* Our async state */ member
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DThreadPool.h55 inline std::shared_future<void> async(Function &&F, Args &&... ArgList) { in async() function
64 inline std::shared_future<void> async(Function &&F) { in async() function
H A DTaskQueue.h82 std::future<typename std::result_of<Callable()>::type> async(Callable &&C) { in async() function
/freebsd-12.1/sys/dev/iscsi_initiator/
H A Discsi.h272 typedef struct async { struct
285 u_char asyncEvent; argument
286 u_char asyncVCode; argument
293 } async_t; argument
402 async_t async; member
/freebsd-12.1/crypto/openssl/crypto/include/internal/
H A Dcryptlib_int.h15 int async; member
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBAttachInfo.cpp33 SBAttachInfo::SBAttachInfo(const char *path, bool wait_for, bool async) in SBAttachInfo()
100 void SBAttachInfo::SetWaitForLaunch(bool b, bool async) { in SetWaitForLaunch()
/freebsd-12.1/usr.sbin/ypbind/
H A Dyp_ping.c220 int async; in __yp_ping() local
/freebsd-12.1/sys/cddl/compat/opensolaris/sys/
H A Dvfs.h57 #define fs_vscan(vp, cr, async) (0) argument
/freebsd-12.1/sys/dev/iwm/
H A Dif_iwm_util.c182 int async, wantresp; in iwm_send_cmd() local
/freebsd-12.1/contrib/gdb/gdb/
H A Dserial.h232 void (*async) (struct serial *scb, int async_p); member
/freebsd-12.1/contrib/unbound/libunbound/
H A Dcontext.h154 int async; member
/freebsd-12.1/sys/dev/iwn/
H A Dif_iwn.c5238 iwn_cmd(struct iwn_softc *sc, int code, const void *buf, int size, int async) in iwn_cmd()
5318 iwn4965_add_node(struct iwn_softc *sc, struct iwn_node_info *node, int async) in iwn4965_add_node()
5339 iwn5000_add_node(struct iwn_softc *sc, struct iwn_node_info *node, int async) in iwn5000_add_node()
5460 iwn_add_broadcast_node(struct iwn_softc *sc, int async) in iwn_add_broadcast_node()
5683 iwn4965_set_txpower(struct iwn_softc *sc, int async) in iwn4965_set_txpower()
5834 iwn5000_set_txpower(struct iwn_softc *sc, int async) in iwn5000_set_txpower()
6473 iwn_set_pslevel(struct iwn_softc *sc, int dtim, int level, int async) in iwn_set_pslevel()
6696 iwn4965_rxon_assoc(struct iwn_softc *sc, int async) in iwn4965_rxon_assoc()
6714 iwn5000_rxon_assoc(struct iwn_softc *sc, int async) in iwn5000_rxon_assoc()
6736 iwn_send_rxon(struct iwn_softc *sc, int assoc, int async) in iwn_send_rxon()
/freebsd-12.1/sys/kern/
H A Dvfs_cluster.c658 int async; in cluster_write() local
/freebsd-12.1/sys/dev/ixl/
H A Di40e_adminq.h78 bool async; member
/freebsd-12.1/sys/netgraph/
H A Dng_async.c78 hook_p async; /* Asynchronous side */ member
/freebsd-12.1/tests/sys/fs/fusefs/
H A Dmockfs.cc356 uint32_t kernel_minor_version, uint32_t max_write, bool async, in MockFS()
/freebsd-12.1/crypto/openssl/crypto/
H A Dinit.c308 static CRYPTO_ONCE async = CRYPTO_ONCE_STATIC_INIT; variable
/freebsd-12.1/sys/dev/wpi/
H A Dif_wpi.c3231 int async) in wpi_cmd()
3429 wpi_add_broadcast_node(struct wpi_softc *sc, int async) in wpi_add_broadcast_node()
3680 wpi_set_txpower(struct wpi_softc *sc, int async) in wpi_set_txpower()
3798 wpi_set_pslevel(struct wpi_softc *sc, uint8_t dtim, int level, int async) in wpi_set_pslevel()
3864 wpi_send_rxon(struct wpi_softc *sc, int assoc, int async) in wpi_send_rxon()
/freebsd-12.1/sys/ofed/drivers/infiniband/core/
H A Duverbs.h137 struct ib_uverbs_async_event_desc async; member
/freebsd-12.1/crypto/heimdal/lib/ipc/
H A Dclient.c483 int (*async)(void *, const heim_idata *, void *, member
/freebsd-12.1/sys/cam/
H A Dcam_xpt_internal.h58 xpt_dev_async_func async; member
/freebsd-12.1/sys/dev/sound/midi/
H A Dmidi.c123 struct proc *async; member
/freebsd-12.1/crypto/openssl/apps/
H A Ds_server.c104 static int async = 0; variable

12