Searched refs:argument (Results 51 - 75 of 102) sorted by relevance

12345

/haiku-fatelf/src/servers/net/
H A DNetServer.cpp159 get_address_family(const char* argument) argument
163 if (!strcmp(argument, kFamilies[i].identifiers[j])) {
174 /*! Parses the \a argument as network \a address for the specified \a family.
179 parse_address(int32& family, const char* argument, BNetworkAddress& address) argument
181 if (argument == NULL)
184 status_t status = address.SetTo(family, argument, (uint16)0,
H A DServices.cpp368 const char* argument; local
369 for (int i = 0; message.FindString("launch", i, &argument) == B_OK; i++) {
370 service->arguments.push_back(argument);
558 // build argument array
/haiku-fatelf/src/libs/edit/
H A Dchared.c71 r->count = el->el_state.doingarg ? el->el_state.argument : 0;
489 el->el_state.argument = 1;
522 el->el_state.argument = 1;
H A Dread.c592 el->el_state.argument = 1;
/haiku-fatelf/src/add-ons/kernel/network/devices/dialup/
H A Ddialup.cpp360 dialup_control(net_device* _device, int32 op, void* argument, argument
364 return ioctl(device->fd, op, argument, length);
/haiku-fatelf/src/add-ons/kernel/network/devices/ethernet/
H A Dethernet.cpp234 ethernet_control(net_device *_device, int32 op, void *argument, argument
238 return ioctl(device->fd, op, argument, length);
/haiku-fatelf/headers/build/
H A DBeOSBuildCompatibility.h136 int _haiku_build_fcntl(int fd, int op, int argument);
/haiku-fatelf/src/system/kernel/debug/
H A Ddebug_parser.cpp42 command := identifier argument*
43 argument := ( "(" expression ")" ) | ( "[" commandLine "]" )
476 const char* argument, int32 length = -1);
805 // allocate temporary buffer for the argument vector
934 // add the argument only, if it's not just all spaces
947 ExpressionParser::_AddArgument(int& argc, char** argv, const char* argument, argument
954 length = strlen(argument);
957 strlcpy(buffer, argument, length);
/haiku-fatelf/src/system/libroot/posix/pthread/
H A Dpthread.cpp62 handler->function(handler->argument);
/haiku-fatelf/src/bin/gdb/gdb/
H A Dconfigure112 # If the previous option needs an argument, assign it.
454 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
1731 builtin and then its argument prototype would still apply. */
1877 builtin and then its argument prototype would still apply. */
2146 builtin and then its argument prototype would still apply. */
2203 builtin and then its argument prototype would still apply. */
2392 builtin and then its argument prototype would still apply. */
2501 builtin and then its argument prototype would still apply. */
3341 builtin and then its argument prototype would still apply. */
3843 builtin and then its argument prototyp
[all...]
/haiku-fatelf/docs/user/
H A Dapidoc.dox181 Most commands accept an argument. Arguments can be one of these three types:
182 - \<single_word\> - The argument is a single word.
183 - (until the end of the line) - The argument runs until the end of the line.
184 - {paragraph} - The argument runs for an entire paragraph. A paragraph is
411 argument, the name of the section, and it inserts a link with the name of
/haiku-fatelf/src/bin/diffutils/config/
H A Dtexinfo.tex207 % \onepageout takes a vbox as an argument. Note that \pagecontents
308 % Parse an argument, then pass it to #1. The argument is the rest of
310 % macro which expects an ordinary undelimited TeX argument.
348 % Since all \c{,omment} does is throw away the argument, we can let TeX
351 % just to delimit the argument to the \c.
357 % will have two active spaces as part of the argument with the
362 % in the argument -- _ ^ +, for example -- since they get expanded.
366 % \argremovec{,omment}, since @c uses \parsearg, and thus the argument
754 % Allow normal characters that we make active in the argument (
[all...]
/haiku-fatelf/src/libs/termcap/
H A Dtexinfo.tex194 % \onepageout takes a vbox as an argument. Note that \pagecontents
294 % Parse an argument, then pass it to #1. The argument is the rest of
296 % macro which expects an ordinary undelimited TeX argument.
334 % Since all \c{,omment} does is throw away the argument, we can let TeX
337 % just to delimit the argument to the \c.
343 % will have two active spaces as part of the argument with the
348 % in the argument -- _ ^ +, for example -- since they get expanded.
352 % \argremovec{,omment}, since @c uses \parsearg, and thus the argument
702 % Allow normal characters that we make active in the argument (
[all...]
/haiku-fatelf/src/bin/sharutils/doc/
H A Dtexinfo.tex137 % \onepageout takes a vbox as an argument. Note that \pagecontents
211 % Parse an argument, then pass it to #1. The argument is the rest of
213 % macro which expects an ordinary undelimited TeX argument.
251 % Since all \c{,omment} does is throw away the argument, we can let TeX
254 % just to delimit the argument to the \c.
260 % will have two active spaces as part of the argument with the
265 % in the argument -- _ ^ +, for example -- since they get expanded.
269 % \argremovec{,omment}, since @c uses \parsearg, and thus the argument
544 %char (in which case the blank would become the \input argument)
[all...]
/haiku-fatelf/src/libs/ncurses/test/
H A Dconfigure60 # If the previous option needs an argument, assign it.
400 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
1915 builtin and then its argument prototype would still apply. */
1957 builtin and then its argument prototype would still apply. */
1999 builtin and then its argument prototype would still apply. */
2071 builtin and then its argument prototype would still apply. */
2120 builtin and then its argument prototype would still apply. */
2169 builtin and then its argument prototype would still apply. */
2699 builtin and then its argument prototype would still apply. */
2734 builtin and then its argument prototyp
[all...]
/haiku-fatelf/src/bin/gdb/texinfo/
H A Dtexinfo.tex284 % \onepageout takes a vbox as an argument. Note that \pagecontents
385 % Parse an argument, then pass it to #1. The argument is the rest of
387 % macro which expects an ordinary undelimited TeX argument.
432 % If a _delimited_ argument is enclosed in braces, they get stripped; so
1020 % @asis just yields its argument. Used with @table, for example.
1024 % @math outputs its argument in math mode.
1055 % We have to reset their definitions in case the @math was an argument
1809 % @kbd is like @code, except that if the argument is just one @key command,
1847 % second argument specifyin
[all...]
/haiku-fatelf/src/bin/sharutils/src/
H A Dremsync780 local ($argument) = @_;
785 if ($argument)
787 $archive = &expand_filename ($argument);
800 &interrupt ("No argument, no archive \`$ARCHIVE\'"
H A Dremsync.in780 local ($argument) = @_;
785 if ($argument)
787 $archive = &expand_filename ($argument);
800 &interrupt ("No argument, no archive \`$ARCHIVE\'"
/haiku-fatelf/src/system/kernel/
H A Dthread.cpp99 status_t (*kernelFunction)(void* argument);
100 void* argument; member in struct:ThreadEntryArguments
680 entryArgs.argument = NULL;
720 args->kernelFunction(args->argument);
955 entryArgs.argument = attributes.kernelArgument;
974 entryArgs.argument = attributes.kernelArgument;
1853 kprintf("ignoring invalid semaphore argument.\n");
1869 kprintf("ignoring invalid team argument.\n");
2787 "Prints information about the specified thread. If no argument is\n"
2805 "Suspends the thread with the given ID. If no ID argument i
[all...]
/haiku-fatelf/src/bin/gdb/gdb/rdi-share/
H A Dconfigure63 # If the previous option needs an argument, assign it.
399 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
1586 builtin and then its argument prototype would still apply. */
1638 builtin and then its argument prototype would still apply. */
1693 builtin and then its argument prototype would still apply. */
/haiku-fatelf/src/tools/fs_shell/
H A Dvfs.cpp3482 common_fcntl(int fd, int op, uint32_t argument, bool kernel) argument
3488 FUNCTION(("common_fcntl(fd = %d, op = %d, argument = %lx, %s)\n",
3489 fd, op, argument, kernel ? "kernel" : "user"));
3503 fd_set_close_on_exec(context, fd, argument == FSSH_FD_CLOEXEC);
3525 argument &= FSSH_O_APPEND | FSSH_O_NONBLOCK;
3527 status = FS_CALL(vnode, set_flags, descriptor->cookie, (int)argument);
3531 | argument;
3546 status = new_fd_etc(context, descriptor, (int)argument);
4528 // If the file system is not a "virtual" one, the device argument should
5191 _kern_fcntl(int fd, int op, uint32_t argument) argument
[all...]
/haiku-fatelf/
H A Dconfigure463 *) echo Invalid argument: \`$1\'; exit 1;;
/haiku-fatelf/src/bin/network/tcpdump/
H A Dconfigure357 # If the previous option needs an argument, assign it.
655 { echo "$as_me: error: missing argument to $ac_option" >&2
683 # used to hold the argument of --host etc.
1035 # Make two passes to allow for proper duplicate-argument suppression.
3847 builtin and then its argument prototype would still apply. */
4328 builtin and then its argument prototype would still apply. */
4383 builtin and then its argument prototype would still apply. */
4634 builtin and then its argument prototype would still apply. */
7417 builtin and then its argument prototype would still apply. */
7529 builtin and then its argument prototyp
[all...]
/haiku-fatelf/src/add-ons/kernel/network/datalink_protocols/arp/
H A Darp.cpp1153 arp_control(net_datalink_protocol *_protocol, int32 op, void *argument, argument
1157 return protocol->next->module->control(protocol->next, op, argument,
/haiku-fatelf/src/add-ons/kernel/network/datalink_protocols/ipv6_datagram/
H A Dipv6_datagram.cpp1166 ipv6_datalink_control(net_datalink_protocol* protocol, int32 op, void* argument, argument
1169 return protocol->next->module->control(protocol->next, op, argument,

Completed in 331 milliseconds

12345