OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getoption
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/ftp/
extern.h
135
struct option *
getoption
(const char *);
main.c
626
o =
getoption
("prompt");
647
o =
getoption
("rprompt");
1038
getoption
(const char *name)
function
1059
c =
getoption
(name);
cmds.c
2711
o =
getoption
(option);
2737
o =
getoption
(argv[1]);
/src/external/mit/lua/dist/src/
lstrlib.c
1506
static KOption
getoption
(Header *h, const char **fmt, int *size) {
function
1567
KOption opt =
getoption
(h, fmt, psize);
1570
if (**fmt == '\0' ||
getoption
(h, fmt, &align) == Kchar || align == 0)
/src/external/mpl/bind/dist/bin/tests/system/
conftest.py
422
if request.config.
getoption
("--noclean"):
Completed in 19 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026