Displaying 6 results from an estimated 6 matches for "opt_arg".
Did you mean:
qopt_arg
1998 Aug 05
6
Problem with TCP_wrappers
Hi,
I''m running into something weird here.
I''m using RH5.1 with tcp_wrappers 7.6.
The syntax for hosts.allow and hosts.deny is:
<service list> : <access list> [ : <shell_command> ]
Everything works when I _don''t_ use the shell_command.
I used the _exact_ line as in the man-pages utilising "safe_finger" (comes
with tcp_wrappers), tcpdchk
2009 Sep 05
2
[LLVMdev] code analysis bug
In file included from libopts.c:23:
./makeshell.c:138:26: warning: more '%' conversions than data
arguments
"unset OPT_ARG_VAL || :\n%2$s";
This is not correct. The format below uses the first argument twice and the
second argument once. The "clang" analysis does not properly recognize
the "1$" and "2$" modifiers. This is POSIX for a while, intended for I18N,
but perfectly usable...
2008 Mar 18
14
Proposal for an improved API for Sizer (and ToolBar)
...he end. Otherwise, the item is
# inserted at index.
# Equivalent signature for positional arguments :
# add_item(item, index = -1, proportion = 0, flag = 0, border = 0,
user_data = nil)
#
# (add and insert are kept for backward compatibility but should be
deprecated)
def add_item(item, *opt_args)
full_args = []
# extract the width and the height in the case of a spacer addition
if item.kind_of?(Array)
Kernel.raise ArgumentError,
"Invalid Sizer specification : [width, height] expected" if
element.size != 2
full_args << item[0] << item...
2006 May 03
1
my asterisk crashed
...end_time = 0
app = (struct ast_app *) 0x4
parse = 0xf469eeb0 "ss7/08053004990"
args = {argc = 2, argv = 0xf469f724, peers = 0xf469eeb0
"ss7/08053004990", timeout = 0xf469eec0 "60",
options = 0x0, url = 0x0}
opts = {flags = 0}
opt_args = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}
__PRETTY_FUNCTION__ = "dial_exec_full"
#3 0xf5bc23ed in dial_exec (chan=0x0, data=0x1) at app_dial.c:1601
peerflags = {flags = 0}
#4 0x08090aed in pbx_extension_helper (c=0xa281820, con=0x0,
context=0xa281970 "default"...
1998 Aug 02
0
ipportfw - security
...Wietse
*** ./options.c- Thu Aug 6 16:17:52 1998
--- ./options.c Thu Aug 6 16:19:48 1998
***************
*** 116,122 ****
"spawn", spawn_option, NEED_ARG | EXPAND_ARG,
"twist", twist_option, NEED_ARG | EXPAND_ARG | USE_LAST,
"rfc931", rfc931_option, OPT_ARG,
! "setenv", setenv_option, NEED_ARG | EXPAND_ARG,
"nice", nice_option, OPT_ARG,
"severity", severity_option, NEED_ARG,
"allow", allow_option, USE_LAST,
--- 116,122 ----
"spawn", spawn_option, NEED_ARG | EXPAND_ARG,...
2007 Oct 31
1
segfault - asterisk crash and restart
...#39;\0' <repeats 20 times>, "?"...
parse = 0x4179fa90 "SIP"
opermode = 0
args = {argc = 3, argv = 0x417a0158, peers = 0x4179fa90 "SIP",
timeout = 0x4179faa6 "35",
options = 0x4179faa9 "L(1800000", url = 0x0}
opts = {flags = 1049088}
opt_args = {0x20 <Address 0x20 out of bounds>, 0x417a0740 "", 0x0,
0x4179faab "1800000",
0x1b417a08f0 <Address 0x1b417a08f0 out of bounds>, 0x52f983
"%c[%d;%sm%s%c[0;%d;%dm", 0x0, 0x417a0608 "\220?u",
0x600000002 <Address 0x600000002 out of bounds&...