Searched refs:retop (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssh/ |
H A D | bitmap.c | 117 retop(struct bitmap *b) in retop() function 137 retop(b); in bitmap_clear_bit() 146 retop(b); in bitmap_nbits() 212 retop(b); in bitmap_from_string()
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clrpcops.c | 1509 int error = 0, lookupp = 0, newone, ret, retop; in nfsrpc_lookup() local 1703 openmode, 0, cred, p, NULL, &op, &newone, &retop, 1, true); in nfsrpc_lookup() 1714 if (retop == NFSCLOPEN_DOOPEN) in nfsrpc_lookup()
|