OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:buf_in
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/sysinst/
net.c
279
char *
buf_in
;
local in function:get_ifconfig_info
288
textsize = collect(T_OUTPUT, &
buf_in
, "/sbin/ifconfig -l 2>/dev/null");
298
for (i = 0, buf_tmp =
buf_in
; i < MAX_NETS && strlen(buf_tmp) > 0
299
&& buf_tmp <
buf_in
+ strlen(
buf_in
);) {
321
free(
buf_in
);
Completed in 13 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025