Home
last modified time | relevance | path

Searched refs:RPCCOM (Results 1 – 6 of 6) sorted by relevance

/freebsd/share/examples/sunrpc/sort/
H A DMakefile6 RPCCOM = rpcgen macro
16 $(RPCCOM) -l sort.x >$@
24 $(RPCCOM) -s udp sort.x >$@
27 $(RPCCOM) -c sort.x >$@
30 $(RPCCOM) -h sort.x >$@
/freebsd/share/examples/sunrpc/msg/
H A DMakefile6 RPCCOM = rpcgen macro
21 $(RPCCOM) msg.x
/freebsd/share/examples/sunrpc/dir/
H A DMakefile6 RPCCOM = rpcgen macro
11 $(RPCCOM) dir.x
/freebsd/include/rpc/
H A DMakefile3 RPCCOM= RPCGEN_CPP=${CPP:Q} rpcgen -C macro
26 ${RPCCOM} -h -DWANT_NFS3 ${.IMPSRC} -o ${.TARGET}
/freebsd/lib/librpcsvc/
H A DMakefile20 RPCCOM= RPCGEN_CPP=${CPP:Q} rpcgen -C macro
38 ${RPCCOM} -c ${.IMPSRC} -o ${.TARGET}
/freebsd/include/rpcsvc/
H A DMakefile3 RPCCOM= RPCGEN_CPP=${CPP:Q} rpcgen -C macro
24 ${RPCCOM} -h -DWANT_NFS3 ${.IMPSRC} -o ${.TARGET}