OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:clientname
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/isibootd/
isibootd.c
132
char
clientname
[MAXHOSTNAMELEN + 1];
local in function:main
195
if (ether_ntohost(
clientname
, (struct ether_addr *)fp->src)) {
201
clientname
[sizeof(
clientname
) - 1] = '\0';
202
clientent = gethostbyname(
clientname
);
204
TRACE(3, ("'%s' is not a valid host\n",
clientname
));
isibootd.c
132
char
clientname
[MAXHOSTNAMELEN + 1];
local in function:main
195
if (ether_ntohost(
clientname
, (struct ether_addr *)fp->src)) {
201
clientname
[sizeof(
clientname
) - 1] = '\0';
202
clientent = gethostbyname(
clientname
);
204
TRACE(3, ("'%s' is not a valid host\n",
clientname
));
isibootd.c
132
char
clientname
[MAXHOSTNAMELEN + 1];
local in function:main
195
if (ether_ntohost(
clientname
, (struct ether_addr *)fp->src)) {
201
clientname
[sizeof(
clientname
) - 1] = '\0';
202
clientent = gethostbyname(
clientname
);
204
TRACE(3, ("'%s' is not a valid host\n",
clientname
));
Completed in 36 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025