OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:input_data
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/dhcp/dist/relay/tests/
relay_unittests.c
157
unsigned char
input_data
[] = {
local
180
len = set_packet_options(&packet,
input_data
, sizeof(
input_data
), pad);
182
atf_tc_fail("
input_data
: set_packet_options failed");
192
if (check_with_pad(packet.options,
input_data
, sizeof(
input_data
),
206
atf_tc_fail("
input_data
: len of %d, returned %d",
212
atf_tc_fail("
input_data
: expected data does not match");
248
unsigned char
input_data
[] = {
local
260
len = set_packet_options(&u.packet,
input_data
, sizeof(input_data), pad)
323
unsigned char
input_data
[] = {
local
[
all
...]
/src/external/bsd/cron/dist/
do_command.c
98
write_data(char *volatile
input_data
, int *stdin_pipe, int *stdout_pipe)
124
while ((ch = *
input_data
++) != '\0') {
490
char * volatile
input_data
;
local
541
input_data
= p = e->cmd;
542
while ((ch = *
input_data
++) != '\0') {
559
input_data
--;
609
if (*
input_data
) {
612
write_data(
input_data
, stdin_pipe, stdout_pipe);
/src/external/gpl2/texinfo/dist/util/
install-info.c
1151
char *
input_data
= NULL;
1311
input_data
= readfile (infile, &input_size, NULL, NULL, NULL);
1312
input_lines = findlines (
input_data
, input_size, &input_nlines);
1138
char *
input_data
= NULL;
local
Completed in 16 milliseconds
Indexes created Sat Aug 15 00:25:12 UTC 2026