Home
last modified time | relevance | path

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

/freebsd-14.2/share/examples/sunrpc/msg/
H A DMakefile7 BIN = printmsg msg_svc rprintmsg
30 rprintmsg: rprintmsg.o msg_clnt.o target
31 $(CC) -o $@ rprintmsg.o msg_clnt.o $(LIB)
33 rprintmsg.o: rprintmsg.c msg.h
/freebsd-14.2/share/examples/
H A DMakefile344 rprintmsg.c
/freebsd-14.2/tools/build/mk/
H A DOptionalObsoleteFiles.inc1896 OLD_FILES+=usr/share/examples/sunrpc/msg/rprintmsg.c