OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WEBSITE_URL
(Results
1 - 4
of
4
) sorted by null
/external/syslinux/com32/hdt/
hdt.h
40
#define
WEBSITE_URL
"http://hdt-project.org"
hdt-dump-hdt.c
46
add_s("hdt.website",
WEBSITE_URL
);
hdt-menu-about.c
54
snprintf(buffer, sizeof buffer, "Website : %s",
WEBSITE_URL
);
55
snprintf(statbuffer, sizeof statbuffer, "Website : %s",
WEBSITE_URL
);
hdt-cli-hdt.c
231
more_printf(" Website : %s\n",
WEBSITE_URL
);
Completed in 87 milliseconds