Searched refs:AMQ_PROGRAM (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/amd/amq/ |
| H A D | pawd.c | 201 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 D | amq.c | 62 static u_long amd_program_number = AMQ_PROGRAM;
|
| /freebsd-12.1/contrib/amd/include/ |
| H A D | amq_defs.h | 50 #define AMQ_PROGRAM ((u_long)300019) macro
|
| /freebsd-12.1/contrib/amd/amd/ |
| H A D | conf.c | 822 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 D | xutil.c | 68 static u_long amd_program_number = AMQ_PROGRAM;
|
| /freebsd-12.1/contrib/amd/doc/ |
| H A D | am-utils.texi | 8553 @item unable to register (AMQ_PROGRAM, AMQ_VERSION, udp)
|