OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:arg_rv
(Results
1 - 7
of
7
) sorted by relevancy
/src/usr.sbin/sysinst/
menus.entropy
73
/* arg is an
arg_rv
*, pointing to a struct ftpinfo and a return value */
77
((struct ftpinfo*)((
arg_rv
*)arg)->arg)->xfer_host[
79
((
arg_rv
*)arg)->arg)->xfer)]);},
80
action { struct ftpinfo *fpi = (struct ftpinfo*)((
arg_rv
*)arg)->arg;
88
((struct ftpinfo*)((
arg_rv
*)arg)->arg)->user);},
89
action { struct ftpinfo *fpi = (struct ftpinfo*)((
arg_rv
*)arg)->arg;
94
strcmp(((struct ftpinfo*)((
arg_rv
*)arg)->arg)->user,
96
((struct ftpinfo*)((
arg_rv
*)arg)->arg)->pass[0] == 0
97
? ((struct ftpinfo*)((
arg_rv
*)arg)->arg)->pass
99
action { struct ftpinfo *fpi = (struct ftpinfo*)((
arg_rv
*)arg)->arg
[
all
...]
menus.mi
311
display action {
arg_rv
*p = arg;
313
option MSG_Yes, exit, action { ((
arg_rv
*)arg)->rv = 1; };
314
option MSG_No, exit, action { ((
arg_rv
*)arg)->rv = 0; };
317
display action {
arg_rv
*p = arg;
319
option MSG_No, exit, action { ((
arg_rv
*)arg)->rv = 0; };
320
option MSG_Yes, exit, action { ((
arg_rv
*)arg)->rv = 1; };
376
url_proto((uintptr_t)((
arg_rv
*)arg)->arg));
379
XFER_HOST((uintptr_t)((
arg_rv
*)arg)->arg)]);},
381
XFER_HOST((uintptr_t)((
arg_rv
*)arg)->arg)],
383
(uintptr_t)((
arg_rv
*)arg)->arg)]); }
[
all
...]
defs.h
251
typedef struct
arg_rv
{
struct
254
}
arg_rv
;
typedef in typeref:struct:arg_rv
configmenu.c
328
arg_rv
parm;
util.c
1216
arg_rv
arg;
2199
arg_rv
p;
2211
arg_rv
p;
net.c
1031
arg_rv
arg;
part_edit.c
67
struct
arg_rv
av;
Completed in 18 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025