OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:linkstr
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/ifconfig/
ifconfig.c
220
, {.k_word = "
linkstr
", .k_nextparser = &parse_linkstr.ps_parser }
221
, {.k_word = "-
linkstr
", .k_exec = unsetlinkstr,
267
struct pstr parse_linkstr = PSTR_INITIALIZER(&parse_linkstr, "
linkstr
",
268
setlinkstr, "
linkstr
", &command_root.pb_parser);
1349
/* interface supports
linkstr
? */
1355
err(EXIT_FAILURE, "malloc
linkstr
buf failed");
1359
err(EXIT_FAILURE, "failed to query
linkstr
");
1445
char *
linkstr
;
local in function:setlinkstr
1447
data = (prop_data_t)prop_dictionary_get(env, "
linkstr
");
1454
linkstr
= malloc(linkstrlen)
[
all
...]
ifconfig.c
220
, {.k_word = "
linkstr
", .k_nextparser = &parse_linkstr.ps_parser }
221
, {.k_word = "-
linkstr
", .k_exec = unsetlinkstr,
267
struct pstr parse_linkstr = PSTR_INITIALIZER(&parse_linkstr, "
linkstr
",
268
setlinkstr, "
linkstr
", &command_root.pb_parser);
1349
/* interface supports
linkstr
? */
1355
err(EXIT_FAILURE, "malloc
linkstr
buf failed");
1359
err(EXIT_FAILURE, "failed to query
linkstr
");
1445
char *
linkstr
;
local in function:setlinkstr
1447
data = (prop_data_t)prop_dictionary_get(env, "
linkstr
");
1454
linkstr
= malloc(linkstrlen)
[
all
...]
Completed in 22 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025