OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_legal_filename
(Results
1 - 1
of
1
) sorted by relevancy
/src/bin/ed/
main.c
179
if (argc && **argv &&
is_legal_filename
(*argv)) {
978
return
is_legal_filename
(file) ? file : NULL;
1424
/*
is_legal_filename
: return a legal filename */
1426
is_legal_filename
(char *s)
function in typeref:typename:int
Completed in 13 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025