Searched defs:why (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_std_types_async_fd.c24 uverbs_async_event_destroy_uobj(struct ib_uobject *uobj, enum rdma_remove_reason why) argument
H A Dib_uverbs_std_types_counters.c40 uverbs_free_counters(struct ib_uobject *uobject, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) argument
H A Dib_uverbs_std_types_dm.c37 uverbs_free_dm(struct ib_uobject *uobject, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) argument
H A Dib_uverbs_std_types_cq.c37 uverbs_free_cq(struct ib_uobject *uobject, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) argument
H A Dib_uverbs_std_types_mr.c37 uverbs_free_mr(struct ib_uobject *uobject, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) argument
H A Dib_uverbs_std_types.c40 uverbs_free_ah(struct ib_uobject *uobject, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) argument
49 uverbs_free_flow(struct ib_uobject *uobject, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) argument
69 uverbs_free_mw(struct ib_uobject *uobject, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) argument
76 uverbs_free_qp(struct ib_uobject *uobject, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) argument
110 uverbs_free_rwq_ind_tbl(struct ib_uobject *uobject, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) argument
126 uverbs_free_wq(struct ib_uobject *uobject, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) argument
143 uverbs_free_srq(struct ib_uobject *uobject, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) argument
168 uverbs_free_xrcd(struct ib_uobject *uobject, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) argument
188 uverbs_free_pd(struct ib_uobject *uobject, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) argument
228 uverbs_completion_event_file_destroy_uobj(struct ib_uobject *uobj, enum rdma_remove_reason why) argument
[all...]
H A Dib_uverbs_std_types_flow_action.c37 uverbs_free_flow_action(struct ib_uobject *uobject, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) argument
H A Dib_rdma_core.c521 destroy_hw_idr_uobject(struct ib_uobject *uobj, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) argument
559 destroy_hw_fd_uobject(struct ib_uobject *uobj, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) argument
/freebsd-current/sys/cddl/compat/opensolaris/sys/
H A Dsig.h43 issig(int why) argument
/freebsd-current/sys/contrib/openzfs/module/zcommon/
H A Dzfs_namecheck.c98 zfs_component_namecheck(const char *path, namecheck_err_t *why, char *what) argument
135 permset_namecheck(const char *path, namecheck_err_t *why, char *what) argument
182 entity_namecheck(const char *path, namecheck_err_t *why, char *what) argument
300 dataset_namecheck(const char *path, namecheck_err_t *why, char *what) argument
319 bookmark_namecheck(const char *path, namecheck_err_t *why, char *what) argument
338 snapshot_namecheck(const char *path, namecheck_err_t *why, char *what) argument
361 mountpoint_namecheck(const char *path, namecheck_err_t *why) argument
407 pool_namecheck(const char *pool, namecheck_err_t *why, char *what) argument
[all...]
/freebsd-current/sys/contrib/zstd/zlibWrapper/examples/
H A Dfitblk.c67 local void quit(char *why) argument
H A Dfitblk_original.c62 local void quit(char *why) argument
/freebsd-current/contrib/lua/src/
H A Dlundump.c40 static l_noret error (LoadState *S, const char *why) { argument
/freebsd-current/contrib/ntp/libntp/
H A Dauthreadkeys.c375 const char * why = ""; local
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dbtree_test.c161 find_without_index(zfs_btree_t *bt, char *why) argument
185 insert_find_remove(zfs_btree_t *bt, char *why) argument
221 drain_tree(zfs_btree_t *bt, char *why) argument
299 stress_tree(zfs_btree_t *bt, char *why) argument
529 char why[BUFSIZE] = {0}; local
[all...]
/freebsd-current/sys/ddb/
H A Ddb_main.c239 const char *why; local
/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_proc.c239 dt_proc_stop(dt_proc_t *dpr, uint8_t why) argument
/freebsd-current/lib/libc/rpc/
H A Dsvc.c461 svcerr_auth(SVCXPRT *xprt, enum auth_stat why) argument
637 enum auth_stat why; local
/freebsd-current/sys/kern/
H A Dkern_exit.c732 char *why; member in struct:abort2_args
771 kern_abort2(struct thread *td, const char *why, int nargs, void **uargs) argument
H A Dsubr_kdb.c548 kdb_enter(const char *why, const char *msg) argument
/freebsd-current/lib/libutil/
H A Dlogin_class.c51 int why; member in struct:login_res
/freebsd-current/usr.bin/mkimg/
H A Dmkimg.c139 usage(const char *why) argument
/freebsd-current/crypto/heimdal/appl/rcp/
H A Drcp.c423 char ch, *cp, *np, *targ, *why, *vect[1], buf[BUFSIZ]; local
/freebsd-current/sys/rpc/
H A Dsvc.c805 svcerr_auth(struct svc_req *rqstp, enum auth_stat why) argument
936 enum auth_stat why; local
/freebsd-current/sys/dev/tpm/
H A Dtpm.c500 int why = 1; local
528 int why = 0; local

Completed in 301 milliseconds

12