OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:promptopt
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/ftp/
main.c
625
static char **
promptopt
;
local in function:prompt
628
if (
promptopt
== NULL) {
634
promptopt
= &(o->value);
636
formatbuf(buf, sizeof(buf), *
promptopt
? *
promptopt
: DEFAULTPROMPT);
main.c
625
static char **
promptopt
;
local in function:prompt
628
if (
promptopt
== NULL) {
634
promptopt
= &(o->value);
636
formatbuf(buf, sizeof(buf), *
promptopt
? *
promptopt
: DEFAULTPROMPT);
Completed in 54 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025