OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hostind
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/ping/
ping.c
242
int c, i, on = 1,
hostind
= 0;
local in function:main
320
hostind
= optind-1;
476
if (
hostind
== 0) {
480
hostind
= optind;
482
else if (
hostind
>= argc - 1)
485
gethost("", argv[
hostind
], &whereto, hostname, sizeof(hostname));
ping.c
242
int c, i, on = 1,
hostind
= 0;
local in function:main
320
hostind
= optind-1;
476
if (
hostind
== 0) {
480
hostind
= optind;
482
else if (
hostind
>= argc - 1)
485
gethost("", argv[
hostind
], &whereto, hostname, sizeof(hostname));
Completed in 23 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025