Home
last modified time | relevance | path

Searched refs:base_length (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/grub/grub-0.97/stage2/
H A Dsmp-imps.h122 unsigned short base_length; member
H A Dsmp-imps.c479 local_cth_ptr->base_length); in imps_bad_bios()
495 + local_cth_ptr->base_length, in imps_bad_bios()
/titanic_50/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_ipc.c187 dhcp_ipc_recv_msg(int fd, void **msg, uint32_t base_length, int msec) in dhcp_ipc_recv_msg() argument
210 if (length < base_length) { in dhcp_ipc_recv_msg()
220 if (ipc_msg->data_length + base_length != length) { in dhcp_ipc_recv_msg()
/titanic_50/usr/src/uts/common/zmod/
H A Dtrees.c111 local int base_length[LENGTH_CODES]; variable
262 base_length[code] = length; in tr_static_init()
365 fprintf(header, "%1u%s", base_length[i], in gen_trees_header()
1095 lc -= base_length[code];
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c1542 local int base_length[LENGTH_CODES]; variable
1683 base_length[code] = length; in ct_static_init()
2474 lc -= base_length[code];
/titanic_50/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c2329 local int base_length[LENGTH_CODES]; variable
2482 base_length[code] = length; in tr_static_init()
3384 lc -= base_length[code];