Home
last modified time | relevance | path

Searched refs:rprintmsg (Results 1 – 3 of 3) sorted by relevance

/freebsd/share/examples/sunrpc/msg/
H A DMakefile3 BIN = printmsg msg_svc rprintmsg
26 rprintmsg: rprintmsg.o msg_clnt.o target
27 $(CC) -o $@ rprintmsg.o msg_clnt.o $(LIB)
29 rprintmsg.o: rprintmsg.c msg.h
/freebsd/share/examples/
H A DMakefile348 rprintmsg.c
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc1888 OLD_FILES+=usr/share/examples/sunrpc/msg/rprintmsg.c