Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/amd/amq/
H A Dpawd.c201 clnt = clntudp_create(&server_addr, AMQ_PROGRAM, AMQ_VERSION, tmo, &s); in transform_dir()
203 clnt = clnttcp_create(&server_addr, AMQ_PROGRAM, AMQ_VERSION, &s, 0, 0); in transform_dir()
H A Damq.c62 static u_long amd_program_number = AMQ_PROGRAM;
/freebsd-12.1/contrib/amd/include/
H A Damq_defs.h50 #define AMQ_PROGRAM ((u_long)300019) macro
/freebsd-12.1/contrib/amd/amd/
H A Dconf.c822 if (gopt.portmap_program < AMQ_PROGRAM || in gopt_portmap_program()
823 gopt.portmap_program > AMQ_PROGRAM + 10) { in gopt_portmap_program()
824 gopt.portmap_program = AMQ_PROGRAM; in gopt_portmap_program()
/freebsd-12.1/contrib/amd/libamu/
H A Dxutil.c68 static u_long amd_program_number = AMQ_PROGRAM;
/freebsd-12.1/contrib/amd/doc/
H A Dam-utils.texi8553 @item unable to register (AMQ_PROGRAM, AMQ_VERSION, udp)