OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onerrorlen
(Results
1 - 3
of
3
) sorted by null
/external/syslinux/com32/elflink/ldlinux/
config.h
24
extern short
onerrorlen
; //bytes in onerror command
ldlinux.c
225
if (
onerrorlen
) {
readconfig.c
75
short
onerrorlen
= 0; //bytes in onerror command
variable
954
onerrorlen
= strlen(m->onerror);
1300
onerrorlen
= strlen(m->onerror);
[
all
...]
Completed in 644 milliseconds