/freebsd/tools/tools/net80211/wesside/udps/ |
H A D | udps.c | 45 void own(int s, struct sockaddr_in* s_in) { in own() function
|
/freebsd/lib/libc/stdio/ |
H A D | fmemopen.c | 39 bool own; /* did we allocate the buffer ourselves? */ member
|
/freebsd/sys/dev/rtwn/pci/ |
H A D | rtwn_pci_tx.c | 205 int nsegs, error, own; in rtwn_pci_tx_start_beacon() local
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clstate.c | 225 u_int8_t own[NFSV4CL_LOCKNAMELEN]; in nfscl_open() local 352 struct nfsclopen **nopp, u_int8_t *own, u_int8_t *fhp, int fhlen, in nfscl_newopen() argument 535 u_int8_t own[NFSV4CL_LOCKNAMELEN], lockown[NFSV4CL_LOCKNAMELEN]; nfscl_getstateid() local 1097 u_int8_t own[NFSV4CL_LOCKNAMELEN], *ownp, openown[NFSV4CL_LOCKNAMELEN]; nfscl_getbytelock() local 1295 u_int8_t own[NFSV4CL_LOCKNAMELEN]; nfscl_relbytelock() local 1399 u_int8_t own[NFSV4CL_LOCKNAMELEN]; nfscl_releasealllocks() local 1439 u_int8_t own[NFSV4CL_LOCKNAMELEN]; nfscl_checkwritelocked() local 1889 nfscl_cleanup_common(struct nfsclclient * clp,u_int8_t * own) nfscl_cleanup_common() argument 1937 uint8_t own[NFSV4CL_LOCKNAMELEN]; nfscl_cleanupkext() local 4112 nfscl_localconflict(struct nfsclclient * clp,u_int8_t * fhp,int fhlen,struct nfscllock * nlop,u_int8_t * own,struct nfscldeleg * dp,struct nfscllock ** lopp) nfscl_localconflict() argument 4137 nfscl_checkconflict(struct nfscllockownerhead * lhp,struct nfscllock * nlop,u_int8_t * own,struct nfscllock ** lopp) nfscl_checkconflict() argument 4172 u_int8_t own[NFSV4CL_LOCKNAMELEN]; nfscl_lockt() local [all...] |
H A D | nfs_clport.c | 1228 nfscl_procdoesntexist(u_int8_t *own) in nfscl_procdoesntexist()
|
H A D | nfs_clrpcops.c | 1510 uint8_t own[NFSV4CL_LOCKNAMELEN]; in nfsrpc_lookup() local 4644 uint8_t own[NFSV4CL_LOCKNAMELEN + NFSX_V4FHMAX]; in nfsrpc_lockt() local 4770 uint8_t own[NFSV4CL_LOCKNAMELEN + NFSX_V4FHMAX]; in nfsrpc_lock() local 5106 uint8_t own[NFSV4CL_LOCKNAMELEN + NFSX_V4FHMAX]; nfsrpc_rellockown() local [all...] |
/freebsd/tools/tools/net80211/w00t/expand/ |
H A D | expand.c | 367 void own(struct params *p) in own() function
|
/freebsd/contrib/wpa/src/ap/ |
H A D | iapp.c | 168 struct in_addr own, multicast; member
|
/freebsd/contrib/wpa/src/p2p/ |
H A D | p2p_go_neg.c | 36 int p2p_peer_channels_check(struct p2p_data *p2p, struct p2p_channels *own, in p2p_peer_channels_check()
|
/freebsd/tools/tools/net80211/stumbler/ |
H A D | stumbler.c | 961 void own(char* ifname) { in own() function
|
/freebsd/tools/tools/net80211/w00t/redir/ |
H A D | redir.c | 566 void own(struct params *p) in own() function
|
/freebsd/contrib/wpa/src/common/ |
H A D | dpp.h | 179 int own; member 407 int own; member
|
H A D | sae.c | 1561 struct wpabuf *own, *peer; in sae_derive_keys() local
|
H A D | dpp_crypto.c | 502 int dpp_ecdh(struct crypto_ec_key *own, struct crypto_ec_key *peer, in dpp_ecdh()
|
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_cmd.c | 252 u8 own; in poll_timeout() local
|
/freebsd/contrib/ofed/libmlx5/ |
H A D | cq.c | 1429 static int is_hw(uint8_t own, int n, int mask) in is_hw()
|
/freebsd/tools/tools/net80211/wesside/wesside/ |
H A D | wesside.c | 2383 void own(int wifd) { function
|
/freebsd/contrib/unbound/validator/ |
H A D | autotrust.c | 332 autr_tp_create(struct val_anchors* anchors, uint8_t* own, size_t own_len, in autr_tp_create()
|
/freebsd/lib/clang/liblldb/ |
H A D | LLDBWrapLua.cpp | 1060 int own; /* 1 if owned & must be destroyed */ member 1071 int own; /* 1 if owned & must be destroyed */ member 2522 SWIGRUNTIME void SWIG_Lua_NewPointerObj(lua_State *L,void *ptr,swig_type_info *type, int own) in SWIG_Lua_NewPointerObj() 3217 …GINTERN void SWIG_write_ptr_array(lua_State* L,void **array,int size,swig_type_info *type,int own){ in SWIG_write_ptr_array()
|