Home
last modified time | relevance | path

Searched refs:msgmax (Results 1 – 25 of 636) sorted by relevance

12345678910>>...26

/dports/devel/libgtop/libgtop-2.40.0/sysdeps/freebsd/
H A Dmsg_limits.c49 int msgmax, msgmni, msgmnb, msgtql, msgssz, msgseg; in glibtop_get_msg_limits_s() local
86 len = sizeof (msgmax); in glibtop_get_msg_limits_s()
87 if (sysctlbyname ("kern.ipc.msgmax", &msgmax, &len, NULL, 0)) { in glibtop_get_msg_limits_s()
92 buf->msgmax = msgmax; in glibtop_get_msg_limits_s()
/dports/devel/libgtop/libgtop-2.40.0/sysdeps/solaris/
H A Dmsg_limits.c86 buf->msgmax = minfo.msgmax; in glibtop_get_msg_limits_p()
112 buf->msgmax = 65535; in glibtop_get_msg_limits_p()
/dports/devel/libgtop/libgtop-2.40.0/sysdeps/cygwin/
H A Dmsg_limits.c53 buf->msgmax = msginfo.msgmax; in glibtop_get_msg_limits_s()
/dports/devel/libgtop/libgtop-2.40.0/sysdeps/linux/
H A Dmsg_limits.c55 buf->msgmax = msginfo.msgmax; in glibtop_get_msg_limits_s()
/dports/mail/ezmlm-idx/ezmlm-idx-7.2.2/
H A Dezmlm-idx.c39 static unsigned long msgmax; variable
46 OPT_ULONG(msgmax,0,"num"),
186 if (msgnum > msgmax) _exit(0); in main()
190 while (++msgnum <= msgmax) { in main()
265 (msgnum == msgmax)) { /* last in this set */ in main()
/dports/devel/libgtop/libgtop-2.40.0/sysdeps/aix/
H A Dmsg_limits.c74 buf->msgmax = msginfo.msgmax; in glibtop_get_msg_limits_p()
/dports/devel/libgtop/libgtop-2.40.0/sysdeps/sun4/
H A Dmsg_limits.c67 buf->msgmax = msginfo.msgmax; in glibtop_get_msg_limits_p()
/dports/devel/libgtop/libgtop-2.40.0/sysdeps/openbsd/
H A Dmsg_limits.c87 buf->msgmax = _msginfo.msgmax; in glibtop_get_msg_limits_p()
/dports/devel/libgtop/libgtop-2.40.0/sysdeps/bsd/
H A Dmsg_limits.c104 buf->msgmax = _msginfo.msgmax; in glibtop_get_msg_limits_p()
/dports/net-mgmt/xymon-server/xymon-4.3.30/
H A DREADME.backfeed38 kernel.msgmax=262144
40 The "msgmax" setting should match your MAXMSG_STATUS setting in
42 you must multiply it by 1024 for the kernel.msgmax value).
43 "msgmnb" should be 4 times the msgmax setting. After setting these,
/dports/net-mgmt/xymon-client/xymon-4.3.30/
H A DREADME.backfeed38 kernel.msgmax=262144
40 The "msgmax" setting should match your MAXMSG_STATUS setting in
42 you must multiply it by 1024 for the kernel.msgmax value).
43 "msgmnb" should be 4 times the msgmax setting. After setting these,
/dports/sysutils/LPRng/lprng-3.8.C/src/common/
H A Dprintjob.c79 int of_error, char *msg, int msgmax,
860 int of_error, char *msg, int msgmax, in Write_outbuf_to_OF() argument
893 if( msglen >= msgmax ){ in Write_outbuf_to_OF()
901 count = Read_fd_len_timeout( 1, of_error, msg+msglen, msgmax-msglen ); in Write_outbuf_to_OF()
937 if( msglen >= msgmax ){ in Write_outbuf_to_OF()
944 return_status = Read_write_timeout( of_error, msg+msglen, msgmax-msglen, &count, in Write_outbuf_to_OF()
980 int of_error, char *msg, int msgmax, in Get_status_from_OF() argument
1045 if( msglen >= msgmax ){ in Get_status_from_OF()
1052 count = ok_read( of_error, msg+msglen, msgmax-msglen ); in Get_status_from_OF()
1067 if( msglen >= msgmax ){ in Get_status_from_OF()
[all …]
/dports/irc/epic4/epic4-2.10.9/script/
H A Dtabkey6 # Assign tk.msgmax to the number of nicknames you wish to store
32 @ tk.msgmax = 10
44 { @ tk.msglist = [$(0-${tk.msgmax-1})] }
/dports/irc/ircII/ircii-20210314/script/
H A Dtabkey7 # Assign tk.msgmax to the number of nicknames you wish to store
30 @ tk.msgmax = 10
42 { @ tk.msglist = [$(0-${tk.msgmax-1})] }
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/bits/
H A Dmsq.h52 int msgmax; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/bits/
H A Dmsq.h52 int msgmax; member
/dports/sysutils/LPRng/lprng-3.8.C/src/include/
H A Dprintjob.h18 int of_error, char *msg, int msgmax,
/dports/devel/emscripten/emscripten-2.0.3/system/include/libc/sys/
H A Dmsg.h32 int msgpool, msgmap, msgmax, msgmnb, msgmni, msgssz, msgtql; member
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/include/sys/
H A Dmsg.h33 int msgpool, msgmap, msgmax, msgmnb, msgmni, msgssz, msgtql; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/include/sys/
H A Dmsg.h33 int msgpool, msgmap, msgmax, msgmnb, msgmni, msgssz, msgtql; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/sys/
H A Dmsg.h33 int msgpool, msgmap, msgmax, msgmnb, msgmni, msgssz, msgtql; member
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/include/sys/
H A Dmsg.h33 int msgpool, msgmap, msgmax, msgmnb, msgmni, msgssz, msgtql; member
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-musl/sys/
H A Dmsg.h33 int msgpool, msgmap, msgmax, msgmnb, msgmni, msgssz, msgtql; member
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/sys/
H A Dmsg.h33 int msgpool, msgmap, msgmax, msgmnb, msgmni, msgssz, msgtql; member
/dports/lang/zig/zig-0.9.0/lib/libc/musl/include/sys/
H A Dmsg.h33 int msgpool, msgmap, msgmax, msgmnb, msgmni, msgssz, msgtql; member

12345678910>>...26