Home
last modified time | relevance | path

Searched refs:NFSPROC_SYMLINK (Results 1 – 13 of 13) sorted by relevance

/openbsd/sys/lib/libsa/
H A Dnfsv2.h103 #define NFSPROC_SYMLINK 13 macro
/openbsd/usr.bin/nfsstat/
H A Dnfsstat.c216 nfsstats.rpccnt[NFSPROC_SYMLINK], in intpr()
289 nfsstats.srvrpccnt[NFSPROC_SYMLINK], in intpr()
/openbsd/usr.sbin/amd/rpcx/
H A Dnfs_prot.h519 #define NFSPROC_SYMLINK ((u_long)13) macro
575 #define NFSPROC_SYMLINK ((u_long)13) macro
631 #define NFSPROC_SYMLINK ((u_long)13) macro
H A Dnfs_prot_svc.c144 case NFSPROC_SYMLINK: in nfs_program_2()
H A Dnfs_prot.x360 NFSPROC_SYMLINK(symlinkargs) = 13;
/openbsd/usr.bin/systat/
H A Dnfs.c251 nfsstats.rpccnt[NFSPROC_SYMLINK]); in print_client()
383 nfsstats.srvrpccnt[NFSPROC_SYMLINK]); in print_server()
/openbsd/lib/librpcsvc/
H A Dnfs_prot.x341 NFSPROC_SYMLINK(symlinkargs) = 13;
/openbsd/usr.sbin/tcpdump/
H A Dnfsv2.h108 #define NFSPROC_SYMLINK 13 macro
H A Dprint-nfs.c74 NFSPROC_SYMLINK,
538 case NFSPROC_SYMLINK: in nfsreq_print()
1531 case NFSPROC_SYMLINK: in interp_reply()
H A Dnfs.h158 #define NFSPROC_SYMLINK 10 macro
/openbsd/sys/nfs/
H A Dnfsproto.h155 #define NFSPROC_SYMLINK 10 macro
H A Dnfs_subs.c111 NFSPROC_SYMLINK,
H A Dnfs_vnops.c1977 nfsstats.rpccnt[NFSPROC_SYMLINK]++; in nfs_symlink()
2002 error = nfs_request(dvp, NFSPROC_SYMLINK, &info); in nfs_symlink()