Home
last modified time | relevance | path

Searched defs:prot (Results 1 – 6 of 6) sorted by relevance

/plan9/sys/src/cmd/9nfs/
H A Dportmapper.c102 int prog, vers, prot; in pmapgetport() local
/plan9/sys/src/cmd/aux/
H A Dnfsmount.c36 getport(SunClient *client, uint prog, uint vers, uint prot, uint *port) in getport()
/plan9/sys/include/
H A Dsunrpc.h328 u32int prot; member
/plan9/sys/src/9/ip/
H A Ddevip.c131 int prot; in ip1gen() local
/plan9/sys/src/cmd/ip/
H A Dpptpd.c843 int flag, prot, len, callid; in greread() local
/plan9/sys/src/cmd/
H A Dnfs.c55 getport(SunClient *client, uint prog, uint vers, uint prot, uint *port) in getport()