OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:networks
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/postconf/
postconf_builtin.c
256
static const char *
networks
;
local
263
if (
networks
)
264
return (
networks
);
294
return (
networks
= mystrdup(mynetworks()));
/src/external/bsd/tcpdump/dist/
print-egp.c
143
u_int gateways, distances,
networks
;
local
207
networks
= GET_U_1(cp);
210
while (
networks
!= 0) {
233
networks
--;
/src/usr.bin/getent/
getent.c
76
static int
networks
(int, char *[]);
101
{ "
networks
",
networks
, },
375
*
networks
392
networks
(int argc, char *argv[])
function
Completed in 26 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026