/freebsd/usr.sbin/ppp/ |
H A D | async.h | 31 struct async { struct 49 extern void async_Init(struct async *); argument
|
H A D | async.c | 58 async_Init(struct async *async) in async_Init() 65 async_Setup(struct async *async) in async_Setup() 73 async_SetLinkParams(struct async *async, u_int32_t mymap, u_int32_t hismap) in async_SetLinkParams() 83 async_Encode(struct async *async, u_char **cp, u_char c, int proto) in async_Encode() 146 async_Decode(struct async *async, u_char c) in async_Decode()
|
H A D | physical.h | 81 struct async async; /* Our async state */ member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | ThreadPool.h | 78 auto async(Function &&F, Args &&...ArgList) { in async() function 86 auto async(ThreadPoolTaskGroup &Group, Function &&F, Args &&...ArgList) { in async() function 275 inline auto async(Function &&F, Args &&...ArgList) { in async() function
|
/freebsd/contrib/llvm-project/lldb/source/API/ |
H A D | SBAttachInfo.cpp | 41 SBAttachInfo::SBAttachInfo(const char *path, bool wait_for, bool async) in SBAttachInfo() 136 void SBAttachInfo::SetWaitForLaunch(bool b, bool async) { in SetWaitForLaunch()
|
/freebsd/usr.sbin/ypbind/ |
H A D | yp_ping.c | 211 int async; in __yp_ping() local
|
/freebsd/sys/dev/iwm/ |
H A D | if_iwm_util.c | 180 int async, wantresp; in iwm_send_cmd() local
|
/freebsd/sys/cddl/compat/opensolaris/sys/ |
H A D | vfs.h | 55 #define fs_vscan(vp, cr, async) (0) argument
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | crypto_os.c | 172 boolean_t async = ((crypto_ses2caps(crp->crp_session) & in zfs_crypto_dispatch() local
|
/freebsd/contrib/unbound/libunbound/ |
H A D | context.h | 160 int async; member
|
/freebsd/sys/dev/iwn/ |
H A D | if_iwn.c | 5219 iwn_cmd(struct iwn_softc *sc, int code, const void *buf, int size, int async) in iwn_cmd() 5299 iwn4965_add_node(struct iwn_softc *sc, struct iwn_node_info *node, int async) in iwn4965_add_node() 5320 iwn5000_add_node(struct iwn_softc *sc, struct iwn_node_info *node, int async) in iwn5000_add_node() 5441 iwn_add_broadcast_node(struct iwn_softc *sc, int async) in iwn_add_broadcast_node() 5664 iwn4965_set_txpower(struct iwn_softc *sc, int async) in iwn4965_set_txpower() 5815 iwn5000_set_txpower(struct iwn_softc *sc, int async) in iwn5000_set_txpower() 6454 iwn_set_pslevel(struct iwn_softc *sc, int dtim, int level, int async) in iwn_set_pslevel() 6677 iwn4965_rxon_assoc(struct iwn_softc *sc, int async) in iwn4965_rxon_assoc() 6695 iwn5000_rxon_assoc(struct iwn_softc *sc, int async) in iwn5000_rxon_assoc() 6717 iwn_send_rxon(struct iwn_softc *sc, int assoc, int async) in iwn_send_rxon()
|
/freebsd/sys/dev/ixl/ |
H A D | i40e_adminq.h | 77 bool async; member
|
/freebsd/sys/dev/iavf/ |
H A D | iavf_adminq.h | 75 bool async; member
|
/freebsd/crypto/openssl/crypto/ |
H A D | init.c | 269 static CRYPTO_ONCE async = CRYPTO_ONCE_STATIC_INIT; global() variable
|
/freebsd/sys/kern/ |
H A D | vfs_cluster.c | 647 int async; in cluster_write() local
|
H A D | kern_devctl.c | 68 int async; member
|
/freebsd/sys/netgraph/ |
H A D | ng_async.c | 75 hook_p async; /* Asynchronous side */ member
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | BalancedPartitioning.cpp | 29 void BalancedPartitioning::BPThreadPool::async(Func &&F) { in async() function in BalancedPartitioning::BPThreadPool
|
/freebsd/tests/sys/fs/fusefs/ |
H A D | mockfs.cc | 422 uint32_t kernel_minor_version, uint32_t max_write, bool async, in MockFS()
|
/freebsd/sys/dev/wpi/ |
H A D | if_wpi.c | 3228 int async) in wpi_cmd() 3426 wpi_add_broadcast_node(struct wpi_softc *sc, int async) in wpi_add_broadcast_node() 3677 wpi_set_txpower(struct wpi_softc *sc, int async) in wpi_set_txpower() 3795 wpi_set_pslevel(struct wpi_softc *sc, uint8_t dtim, int level, int async) in wpi_set_pslevel() 3861 wpi_send_rxon(struct wpi_softc *sc, int assoc, int async) in wpi_send_rxon()
|
/freebsd/crypto/heimdal/lib/ipc/ |
H A D | client.c | 481 int (*async)(void *, const heim_idata *, void *, member
|
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | uverbs.h | 170 struct ib_uverbs_async_event_desc async; member
|
/freebsd/sys/contrib/openzfs/lib/libzpool/ |
H A D | kernel.c | 1058 zvol_remove_minors(spa_t *spa, const char *name, boolean_t async) in zvol_remove_minors() 1065 boolean_t async) in zvol_rename_minors()
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zvol.c | 1978 zvol_remove_minors(spa_t *spa, const char *name, boolean_t async) in zvol_remove_minors() 1994 boolean_t async) in zvol_rename_minors()
|
/freebsd/sys/cam/ |
H A D | cam_xpt_internal.h | 56 xpt_dev_async_func async; member
|