Home
last modified time | relevance | path

Searched refs:AMQ_PROGRAM (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/amq/
H A Dpawd.c203 clnt = clntudp_create(&server_addr, AMQ_PROGRAM, AMQ_VERSION, tmo, &s); in transform_dir()
205 clnt = clnttcp_create(&server_addr, AMQ_PROGRAM, AMQ_VERSION, &s, 0, 0); in transform_dir()
H A Damq.c64 static u_long amd_program_number = AMQ_PROGRAM;
/netbsd-src/usr.bin/eject/
H A Dam_glue.c53 #define xAMQ_PROGRAM (rpcprog_t)AMQ_PROGRAM
/netbsd-src/external/bsd/am-utils/dist/include/
H A Damq_defs.h52 #define AMQ_PROGRAM ((u_long)300019) macro
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dconf.c824 if (gopt.portmap_program < AMQ_PROGRAM || in gopt_portmap_program()
825 gopt.portmap_program > AMQ_PROGRAM + 10) { in gopt_portmap_program()
826 gopt.portmap_program = AMQ_PROGRAM; in gopt_portmap_program()
/netbsd-src/external/bsd/am-utils/dist/libamu/
H A Dxutil.c70 static u_long amd_program_number = AMQ_PROGRAM;
/netbsd-src/external/bsd/am-utils/dist/doc/
H A Dam-utils.texi8554 @item unable to register (AMQ_PROGRAM, AMQ_VERSION, udp)