Searched refs:read_string (Results 1 - 25 of 32) sorted by relevance

12

/barrelfish-master/lib/multiboot/
H A Dgrubmenu.c99 read_string(FILE *f, reader_t reader, char **bufptr) { function
134 len= read_string(infile, read_token, &menu->title);
141 len= read_string(infile, read_token, &menu->kernel.path);
147 len= read_string(infile, read_line, &menu->kernel.args);
154 len= read_string(infile, read_line, &menu->image);
174 len= read_string(infile, read_token, &mod->path);
180 len= read_string(infile, read_line, &mod->args);
199 len= read_string(infile, read_token, &entry->name);
257 len= read_string(infile, read_token, &menu->boot_driver.path);
264 len= read_string(infil
[all...]
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dhttp_server.pl140 read_string(S, "\r\n", _, Line),
141 read_string(S, "\r\n", L, _), L==0.
145 read_string(S, " ", _, Method),
146 read_string(S, " ", _, Url),
158 read_string(S, "\r\n", Length, Elem),
160 read_string(S, "\r\n", LLength, _),
165 read_string(S, "\r\n", Length, _),
189 read_string(S, "", BL, ObjectBody).
197 read_string(S, "//", _, _),
198 read_string(
[all...]
H A Dsystools.pl134 read_string(S, end_of_line, Len, Line),
208 short_descr(read_string/4, "read_string(+Stream, +DelString, ?Len, ?String)").
212 nostr(_, read_string(_, _, 0, '')) :- !.
251 read_string(C1, end_of_line, L1, S1),
255 read_string(C2, end_of_line, L2, S2),
257 read_string(C3, end_of_line, L3, S3),
259 read_string(C4, end_of_line, L4, S4),
274 read_string(M, end_of_line, _, S),
277 read_string(
[all...]
H A Dhttp_client.pl141 read_string(St, "/", _, HostName), close(St),
196 read_string(St, ":", L, H),
202 read_string(St, ":", _, H),
230 read_string(S, end_of_line, _, SL),
243 read_string(S, end_of_line, _Length, Elem0),
269 read_string(S, "", L, ObjectBody).
272 read_string(S, "", _, ObjectBody).
290 read_string(S, end_of_line, _, L).
H A Dhttp_method.pl59 read_string(S, "", _, Contents),
H A Dt_all.pl281 (read_string(S, "", 512, StartOfFile) ->
330 ( read_string(S1, end_of_line, _, Line1) -> true ; Line1 = "" ),
331 ( read_string(S2, end_of_line, _, Line2) -> true ; Line2 = "" ),
H A Dutil.pl65 summary:"Defined as read_string(Stream, end_of_line, _Length, String)"
68 summary:"Defined as read_string(input, end_of_line, _Length, String)"
169 read_string(Stream, end_of_line, _, String).
172 read_string(input, end_of_line, _, String).
H A Dcgi.pl109 ( read_string("", ContentLength, String) ->
H A Dtracer_tty.pl961 read_string(S, end_of_line, _, _)
964 read_string(S, end_of_line, _, Line),
967 read_string(S, end_of_line, _, CurrentLine),
970 % read_string may fail due to end of file
971 read_string(S, end_of_line, _, Line),
1018 read_string(Stream, end_of_line, _, String),
H A Ddevelopment_support.pl176 read_string(InStream, end_of_line, _, Line),
H A Devents.pl464 read_string(Stream, end_of_line, N, Right),
476 ; read_string(Stream, end_of_line, _, Skipped)
505 read_string(Stream, "", Back, Left1),
591 extract_stream(read_string(_, _, _), input).
592 extract_stream(read_string(S, _, _, _), S).
593 extract_stream(read_string(S, _, _, _, _), S).
685 eof_handler(_, read_string(_, _, _)) :- fail.
686 eof_handler(_, read_string(_, _, _, _)) :- fail.
H A Denvironment.pl816 read_string(S, "", _, String),
870 read_string(S, end_of_line, Len, Line),
874 read_string(S, end_of_line, Len1, Line1),
H A Dptags.pl337 read_string(Stream, N, 80, String), % truncate long lines
H A Dio.pl1474 read_string(PhysicalStream, end_of_file, Len, Data),
1635 (read_string(SockName, end_of_file, Len, Data) -> true ; Data = end_of_file),
H A Dkernel.pl2486 read_string(S, ":", _, Dir) ->
2674 read_string(StreamOrDelString, Length, String) :-
2676 read_string(input, StreamOrDelString, Length, String) % compatibility
2678 read_string(input, StreamOrDelString, Length, String) % compatibility
2680 read_string(input, StreamOrDelString, Length, String) % compatibility
2682 read_string(StreamOrDelString, "", Length, String) % new
4012 read_string/3,
4171 read_string/3,
/barrelfish-master/usr/eclipseclp/Contrib/
H A Drdtok.pl54 read_string/3,
55 read_string/4.
66 read_string(-, +, -),
67 read_string(+, -, +, -),
147 read_string(S, 34, NextCh),
150 read_string(S, 39, NextCh),
197 % read_string(Chars, Quote, NextCh)
211 read_string(Chars, Quote, NextCh) :-
213 read_string(Ch, Chars, Quote, NextCh).
216 read_string(2
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/ui/
H A Dui_openssl.c319 static int read_string(UI *ui, UI_STRING *uis);
333 read_string,
361 static int read_string(UI *ui, UI_STRING *uis) function
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumsstring.tex160 \bipref{read_string/3,4,5}{../bips/kernel/iochar/read_string-5.html} and many others) return strings.
H A Dmakerefs.pl65 read_string(S, "", _, String),
H A Dumsio.tex515 \bipref{read_string/5}{../bips/kernel/iochar/read_string-5.html}
517 \preddef{read_string(%
527 read_string(Stream, end_of_line, "", _Separator, String).
866 [eclipse 12]: read_string(q, " ", "", _, X).
892 read_string(Q, "", "", _, Data),
H A Dumsopsys.tex351 [eclipse 3]: read_string(out, end_of_line, "", _, Result).
H A Dumssocket.tex206 read_string(s, end_of_line, "", _, Message),
H A Dumslanguage.tex1099 \bipref{read_string/3,4,5}{../bips/kernel/iochar/read_string-5.html} and many
/barrelfish-master/lib/lua/src/
H A Dllex.c343 static void read_string (LexState *ls, int del, SemInfo *seminfo) { function
467 read_string(ls, ls->current, seminfo);
/barrelfish-master/usr/eclipseclp/documents/embedding/
H A Dembtcl.tex359 \bipref{read_string/4}{../bips/kernel/iochar/read_string-4.html}
365 ECLiPSe: read_string(my_in_queue, "", 5, Result).

Completed in 118 milliseconds

12