Searched defs:retp (Results 1 – 16 of 16) sorted by relevance
/freebsd/sys/fs/nfs/ |
H A D | nfsm_subs.h | 60 void *retp; in nfsm_build() local 97 void *retp; in nfsm_dissect() local 113 void *retp; in nfsm_dissect_nonblock() local
|
H A D | nfs_commonport.c | 366 nfsrv_atroot(struct vnode *vp, uint64_t *retp) in nfsrv_atroot()
|
H A D | nfs_commonsubs.c | 738 caddr_t retp; in nfsm_dissct() local
|
/freebsd/contrib/mandoc/ |
H A D | test-strsep.c | 8 char *retp = strsep(&workp, "xy"); in main() local
|
/freebsd/crypto/openssl/crypto/x509/ |
H A D | by_store.c | 109 long argl, char **retp, OSSL_LIB_CTX *libctx, in by_store_ctrl_ex() 142 const char *argp, long argl, char **retp) in by_store_ctrl()
|
H A D | by_dir.c | 83 char **retp) in dir_ctrl()
|
/freebsd/usr.sbin/makefs/zfs/ |
H A D | dsl.c | 72 nvlist_find_string(nvlist_t *nvl, const char *key, char **retp) in nvlist_find_string() 86 nvlist_find_uint64(nvlist_t *nvl, const char *key, uint64_t *retp) in nvlist_find_uint64()
|
/freebsd/contrib/tcsh/ |
H A D | sh.parse.c | 183 struct wordent *retp = p1->prev; in freenod() local
|
H A D | tc.func.c | 510 struct process *pp, *retp; in find_stop_ed() local
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | input.c | 224 read_ctf_save_cb(tdata_t *td, char *name __unused, void *retp) in read_ctf_save_cb()
|
/freebsd/crypto/openssh/ |
H A D | sshkey-xmss.c | 890 struct sshbuf **retp) in sshkey_xmss_encrypt_state() 981 struct sshbuf **retp) in sshkey_xmss_decrypt_state()
|
H A D | misc.c | 1164 tilde_expand(const char *filename, uid_t uid, char **retp) in tilde_expand()
|
H A D | sshkey.c | 853 u_char **retp, size_t *lenp) in sshkey_fingerprint_raw()
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clport.c | 860 nfscl_postop_attr(struct nfsrv_descript *nd, struct nfsvattr *nap, int *retp) in nfscl_postop_attr()
|
H A D | nfs_clstate.c | 218 struct nfsclopen **opp, int *newonep, int *retp, int lockit, bool firstref) in nfscl_open() argument
|
/freebsd/contrib/one-true-awk/ |
H A D | b.c | 424 int *bp, *retp; in cclenter() local
|