OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hn
(Results
1 - 6
of
6
) sorted by relevancy
/src/lib/libc/net/
getnetnamadr.c
82
#define maybe_hnok(res,
hn
) maybe_ok((res), (
hn
), res_hnok)
gethnamaddr.c
108
#define maybe_hnok(res,
hn
) maybe_ok((res), (
hn
), res_hnok)
/src/usr.sbin/bootp/common/
readfile.c
170
{"
hn
", SYM_NAME_SWITCH},
406
char *
hn
= hp->hostname->string;
409
if (lookup_ipa(
hn
, &value)) {
410
report(LOG_ERR, "can not get IP addr for %s",
hn
);
420
report(LOG_ERR, "can not get netmask for %s",
hn
);
403
char *
hn
= hp->hostname->string;
local
/src/usr.sbin/ypserv/ypserv/
ypserv_db.c
557
int host_lookup,
hn
;
local
582
if ((
hn
= strcmp(map, YP_HOSTNAME)) != 0 &&
588
res.status = lookup_host((
hn
== 0) ? TRUE : FALSE,
/src/sys/fs/hfs/
hfs_vnops.c
485
struct hfsnode *
hn
= VTOH(ap->a_vp);
508
struct hfsnode *
hn
= VTOH(ap->a_vp);
/src/sys/net/
zlib.c
4524
uInt *
hn
, /* hufts used in space */
4656
if (*
hn
+ z > MANY) /* (note: doesn't matter for fixed) */
4658
u[h] = q = hp + *
hn
;
4659
*
hn
+= z;
4726
uInt
hn
= 0; /* hufts used in space */
local
4732
tb, bb, hp, &
hn
, v);
4756
uInt
hn
= 0; /* hufts used in space */
local
4764
r = huft_build(c, nl, 257, cplens, cplext, tl, bl, hp, &
hn
, v);
4779
r = huft_build(c + nl, nd, 0, cpdist, cpdext, td, bd, hp, &
hn
, v);
Completed in 38 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026