Searched refs:nfsrv_nfs_true (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/nfsserver/
H A Dnfs_srvsubs.c84 u_int32_t nfsrv_nfs_true, nfsrv_nfs_false; variable
522 nfsrv_nfs_true = txdr_unsigned(TRUE);
947 *tl++ = nfsrv_nfs_true;
973 *tl++ = nfsrv_nfs_true;
1240 *tl++ = nfsrv_nfs_true;
1351 if (*tl == nfsrv_nfs_true) {
1360 if (*tl == nfsrv_nfs_true) {
1369 if (*tl == nfsrv_nfs_true) {
1378 if (*tl == nfsrv_nfs_true) {
H A Dnfs.h155 extern u_int32_t nfsrv_nfs_false, nfsrv_nfs_true, nfsrv_nfs_xdrneg1,
H A Dnfs_serv.c860 *tl++ = nfsrv_nfs_true;
946 *tl++ = nfsrv_nfs_true;
2758 *tl = nfsrv_nfs_true;
2823 *tl = nfsrv_nfs_true;
2878 *tl = nfsrv_nfs_true;
3047 *tl = nfsrv_nfs_true;
3180 fl.fl_fhok = nfsrv_nfs_true;
3181 fl.fl_postopok = nfsrv_nfs_true;
3186 *tl = nfsrv_nfs_true;
3251 *tl = nfsrv_nfs_true;
[all...]

Completed in 110 milliseconds