OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:linkstr
(Results
1 - 1
of
1
) 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
1447
data = (prop_data_t)prop_dictionary_get(env, "
linkstr
");
1454
linkstr
= malloc(linkstrlen)
[
all
...]
Completed in 14 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026