Searched defs:ext (Results 1 - 25 of 189) sorted by last modified time

12345678

/freebsd-12-stable/usr.sbin/kbdmap/
H A Dkbdmap.c732 const char *ext = get_extension(dp->d_name); local
/freebsd-12-stable/usr.sbin/ckdist/
H A Dckdist.c271 char ext[3]; local
356 distname(const char *path, const char *name, const char *ext) argument
[all...]
/freebsd-12-stable/usr.sbin/bhyve/
H A Dtask_switch.c155 sel_exception(struct vmctx *ctx, int vcpu, int vector, uint16_t sel, int ext) argument
717 int error, ext, fault, minlimit, nt_type, ot_type, vcpu; local
[all...]
/freebsd-12-stable/usr.bin/rpcgen/
H A Drpc_main.c214 extendfile(const char *path, const char *ext) argument
364 file_name(const char *file, const char *ext) argument
H A Drpc_hout.c287 const char *ext; local
/freebsd-12-stable/tests/sys/netinet/libalias/
H A Dutil.c48 struct in_addr ext = { htonl(0x12345678) }; variable in typeref:struct:in_addr
/freebsd-12-stable/sys/sys/
H A Devent.h90 __uint64_t ext[4]; /* extensions */ member in struct:kevent
/freebsd-12-stable/sys/rpc/
H A Dsvc.c891 SVCXPRT_EXT *ext; local
H A Drpc_generic.c741 clnt_call_private( CLIENT *cl, struct rpc_callextra *ext, rpcproc_t proc, xdrproc_t xargs, void *argsp, xdrproc_t xresults, void *resultsp, struct timeval utimeout) argument
H A Dclnt_vc.c286 clnt_vc_call( CLIENT *cl, struct rpc_callextra *ext, rpcproc_t proc, struct mbuf *args, struct mbuf **resultsp, struct timeval utimeout) argument
H A Dclnt_dg.c330 clnt_dg_call( CLIENT *cl, struct rpc_callextra *ext, rpcproc_t proc, struct mbuf *args, struct mbuf **resultsp, struct timeval utimeout) argument
[all...]
H A Dclnt_rc.c247 clnt_reconnect_call( CLIENT *cl, struct rpc_callextra *ext, rpcproc_t proc, struct mbuf *args, struct mbuf **resultsp, struct timeval utimeout) argument
H A Dclnt_bck.c185 clnt_bck_call( CLIENT *cl, struct rpc_callextra *ext, rpcproc_t proc, struct mbuf *args, struct mbuf **resultsp, struct timeval utimeout, SVCXPRT *xprt) argument
/freebsd-12-stable/sys/rpc/rpcsec_gss/
H A Drpcsec_gss.c751 struct rpc_callextra ext; local
1061 struct rpc_callextra ext; local
[all...]
/freebsd-12-stable/sys/ofed/include/rdma/
H A Dib_verbs.h957 } ext; member in struct:ib_srq_init_attr
1468 } ext; member in struct:ib_srq
/freebsd-12-stable/sys/nlm/
H A Dnlm_prot_impl.c549 struct rpc_callextra ext; local
H A Dnlm_advlock.c212 struct rpc_callextra ext; local
569 nlm_test_rpc(rpcvers_t vers, nlm4_testargs *args, nlm4_testres *res, CLIENT *client, struct rpc_callextra *ext, struct timeval timo) argument
600 nlm_lock_rpc(rpcvers_t vers, nlm4_lockargs *args, nlm4_res *res, CLIENT *client, struct rpc_callextra *ext, struct timeval timo) argument
629 nlm_cancel_rpc(rpcvers_t vers, nlm4_cancargs *args, nlm4_res *res, CLIENT *client, struct rpc_callextra *ext, struct timeval timo) argument
656 nlm_unlock_rpc(rpcvers_t vers, nlm4_unlockargs *args, nlm4_res *res, CLIENT *client, struct rpc_callextra *ext, struct timeval timo) argument
761 nlm_setlock(struct nlm_host *host, struct rpc_callextra *ext, rpcvers_t vers, struct timeval *timo, int retries, struct vnode *vp, int op, struct flock *fl, int flags, int svid, size_t fhlen, void *fh, off_t size, bool_t reclaim) argument
960 nlm_clearlock(struct nlm_host *host, struct rpc_callextra *ext, rpcvers_t vers, struct timeval *timo, int retries, struct vnode *vp, int op, struct flock *fl, int flags, int svid, size_t fhlen, void *fh, off_t size) argument
1035 nlm_getlock(struct nlm_host *host, struct rpc_callextra *ext, rpcvers_t vers, struct timeval *timo, int retries, struct vnode *vp, int op, struct flock *fl, int flags, int svid, size_t fhlen, void *fh, off_t size) argument
[all...]
H A Dnlm_prot_clnt.c21 nlm_sm_notify_0(struct nlm_sm_status *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
30 nlm_test_1(struct nlm_testargs *argp, nlm_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
39 nlm_lock_1(struct nlm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
48 nlm_cancel_1(struct nlm_cancargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
57 nlm_unlock_1(struct nlm_unlockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
66 nlm_granted_1(struct nlm_testargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
75 nlm_test_msg_1(struct nlm_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
84 nlm_lock_msg_1(struct nlm_lockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
93 nlm_cancel_msg_1(struct nlm_cancargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
102 nlm_unlock_msg_1(struct nlm_unlockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
111 nlm_granted_msg_1(struct nlm_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
120 nlm_test_res_1(nlm_testres *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
129 nlm_lock_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
138 nlm_cancel_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
147 nlm_unlock_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
156 nlm_granted_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
165 nlm_share_3(nlm_shareargs *argp, nlm_shareres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
174 nlm_unshare_3(nlm_shareargs *argp, nlm_shareres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
183 nlm_nm_lock_3(nlm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
192 nlm_free_all_3(nlm_notify *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
201 nlm4_test_4(nlm4_testargs *argp, nlm4_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
210 nlm4_lock_4(nlm4_lockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
219 nlm4_cancel_4(nlm4_cancargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
228 nlm4_unlock_4(nlm4_unlockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
237 nlm4_granted_4(nlm4_testargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
246 nlm4_test_msg_4(nlm4_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
255 nlm4_lock_msg_4(nlm4_lockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
264 nlm4_cancel_msg_4(nlm4_cancargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
273 nlm4_unlock_msg_4(nlm4_unlockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
282 nlm4_granted_msg_4(nlm4_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
291 nlm4_test_res_4(nlm4_testres *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
300 nlm4_lock_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
309 nlm4_cancel_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
318 nlm4_unlock_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
327 nlm4_granted_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
336 nlm4_share_4(nlm4_shareargs *argp, nlm4_shareres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
345 nlm4_unshare_4(nlm4_shareargs *argp, nlm4_shareres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
354 nlm4_nm_lock_4(nlm4_lockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
363 nlm4_free_all_4(nlm4_notify *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
[all...]
/freebsd-12-stable/sys/netpfil/pf/
H A Dpf_norm.c1167 struct ip6_ext ext; local
[all...]
/freebsd-12-stable/sys/netipsec/
H A Dkey_debug.c171 struct sadb_ext *ext; local
271 kdebug_sadb_prop(struct sadb_ext *ext) argument
320 kdebug_sadb_identity(struct sadb_ext *ext) argument
362 kdebug_sadb_supported(struct sadb_ext *ext) argument
388 kdebug_sadb_lifetime(struct sadb_ext *ext) argument
407 kdebug_sadb_sa(struct sadb_ext *ext) argument
425 kdebug_sadb_address(struct sadb_ext *ext) argument
442 kdebug_sadb_key(struct sadb_ext *ext) argument
470 kdebug_sadb_x_sa2(struct sadb_ext *ext) argument
488 kdebug_sadb_x_sa_replay(struct sadb_ext *ext) argument
502 kdebug_sadb_x_natt(struct sadb_ext *ext) argument
523 kdebug_sadb_x_policy(struct sadb_ext *ext) argument
[all...]
H A Dkey.c575 struct sadb_ext *ext[SADB_EXT_MAX + 1]; member in struct:sadb_msghdr
8051 struct sadb_ext *ext; local
8157 key_validate_ext(const struct sadb_ext *ext, int len) argument
[all...]
/freebsd-12-stable/sys/netinet6/
H A Din6.c2437 struct in6_ifextra *ext; local
2481 struct in6_ifextra *ext = (struct in6_ifextra *)aux; local
[all...]
/freebsd-12-stable/sys/netinet/
H A Dsctp_uio.h906 caddr_t ext; member in struct:sctp_mbuf_log
/freebsd-12-stable/sys/net/
H A Dbpf.h436 struct bpf_if_ext *ext; local
/freebsd-12-stable/sys/kern/
H A Dvfs_aio.c469 aio_sendsig(struct proc *p, struct sigevent *sigev, ksiginfo_t *ksi, bool ext) argument

Completed in 485 milliseconds

12345678