/freebsd-src/tools/tools/net80211/wesside/udps/ |
H A D | udps.c | 45 void own(int s, struct sockaddr_in* s_in) { in own() function
|
/freebsd-src/lib/libc/stdio/ |
H A D | fmemopen.c | 39 bool own; /* did we allocate the buffer ourselves? */ member
|
/freebsd-src/sys/dev/rtwn/pci/ |
H A D | rtwn_pci_tx.c | 205 int nsegs, error, own; in rtwn_pci_tx_start_beacon() local
|
/freebsd-src/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 | 1509 uint8_t own[NFSV4CL_LOCKNAMELEN]; nfsrpc_lookup() local 4554 uint8_t own[NFSV4CL_LOCKNAMELEN + NFSX_V4FHMAX]; nfsrpc_lockt() local 4680 uint8_t own[NFSV4CL_LOCKNAMELEN + NFSX_V4FHMAX]; nfsrpc_lock() local 5016 uint8_t own[NFSV4CL_LOCKNAMELEN + NFSX_V4FHMAX]; nfsrpc_rellockown() local [all...] |
/freebsd-src/tools/tools/net80211/w00t/expand/ |
H A D | expand.c | 367 void own(struct params *p) in own() function
|
/freebsd-src/contrib/wpa/src/p2p/ |
H A D | p2p_go_neg.c | 35 p2p_peer_channels_check(struct p2p_data * p2p,struct p2p_channels * own,struct p2p_device * dev,const u8 * channel_list,size_t channel_list_len) p2p_peer_channels_check() argument
|
/freebsd-src/contrib/wpa/src/ap/ |
H A D | iapp.c | 168 struct in_addr own, multicast; member
|
/freebsd-src/tools/tools/net80211/w00t/redir/ |
H A D | redir.c | 566 void own(struct params *p) in own() function
|
/freebsd-src/tools/tools/net80211/stumbler/ |
H A D | stumbler.c | 961 void own(char* ifname) { in own() function
|
/freebsd-src/contrib/wpa/src/common/ |
H A D | dpp.h | 160 int own; global() member 366 int own; global() member
|
H A D | sae.c | 1550 struct wpabuf *own, *peer; sae_derive_keys() local [all...] |
H A D | dpp_crypto.c | 481 dpp_ecdh(struct crypto_ec_key * own,struct crypto_ec_key * peer,u8 * secret,size_t * secret_len) dpp_ecdh() argument
|
/freebsd-src/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_cmd.c | 252 u8 own; in poll_timeout() local
|
/freebsd-src/contrib/ofed/libmlx5/ |
H A D | cq.c | 1429 static int is_hw(uint8_t own, int n, int mask) in is_hw()
|
/freebsd-src/tools/tools/net80211/wesside/wesside/ |
H A D | wesside.c | 2383 void own(int wifd) { function
|
/freebsd-src/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() argument
|
/freebsd-src/lib/clang/liblldb/ |
H A D | LLDBWrapLua.cpp | 1016 int own; /* 1 if owned & must be destroyed */ global() member 1027 int own; /* 1 if owned & must be destroyed */ global() member 2476 SWIG_Lua_NewPointerObj(lua_State * L,void * ptr,swig_type_info * type,int own) SWIG_Lua_NewPointerObj() argument 3163 SWIG_write_ptr_array(lua_State * L,void ** array,int size,swig_type_info * type,int own) SWIG_write_ptr_array() argument [all...] |