OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:clientent
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/isibootd/
isibootd.c
133
struct hostent *
clientent
;
local in function:main
202
clientent
= gethostbyname(clientname);
203
if (
clientent
== NULL ||
clientent
->h_addrtype != AF_INET) {
isibootd.c
133
struct hostent *
clientent
;
local in function:main
202
clientent
= gethostbyname(clientname);
203
if (
clientent
== NULL ||
clientent
->h_addrtype != AF_INET) {
Completed in 22 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025