OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ishost
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/route/
route.c
426
int
ishost
= 0, ret, attempts, oerrno, flags = RTF_STATIC;
local
566
ishost
= getaddr(RTA_DST, *++argv, &hp, soup);
580
ishost
= prefixlen(*++argv, soup);
600
ishost
= getaddr(RTA_DST, *argv, &hp, soup);
638
ishost
= 1;
640
ishost
= 0;
642
if (
ishost
)
663
(void)printf("%s %s %s", cmd,
ishost
? "host" : "net", dest);
/src/external/bsd/am-utils/dist/libamu/
wire.c
134
getwire_lookup(u_long address, u_long netmask, int
ishost
)
158
if (
ishost
)
Completed in 24 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026