Searched defs:pack (Results 1 – 11 of 11) sorted by relevance
/csrg-svn/usr.bin/uucp/uucico/ |
H A D | pk.h | 22 struct pack { struct 24 short p_bits; /* mask for getepack */ argument 25 short p_rsize; /* input packet size */ argument 26 short p_xsize; /* output packet size */ argument 40 char p_ps,p_pr; /* last packet sent, recv'd */ argument 44 char p_pscopy; /* newest output packet */ argument 45 char *p_ob[8]; /* output buffers */ 46 char *p_ib[8]; /* input buffers */ 47 char p_os[8]; /* output buffer status */ 48 char p_is[8]; /* input buffer status */ [all …]
|
/csrg-svn/games/rogue/ |
H A D | pack.c | 34 add_to_pack(obj, pack, condense) in add_to_pack() argument 61 take_from_pack(obj, pack) in take_from_pack() argument 184 check_duplicate(obj, pack) in check_duplicate() argument 462 mask_pack(pack, mask) in mask_pack() argument
|
H A D | save.c | 218 write_pack(pack, fp) in write_pack() argument 231 read_pack(pack, fp, is_rogue) in read_pack() argument
|
H A D | use.c | 273 vanish(obj, rm, pack) in vanish() argument
|
H A D | inventory.c | 187 inventory(pack, mask) in inventory() argument
|
H A D | object.c | 213 object_at(pack, row, col) in object_at() argument
|
H A D | rogue.h | 238 object pack; member
|
/csrg-svn/sbin/routed/ |
H A D | trace.h | 55 #define TRACE_INPUT(ifp, src, pack, size) { \ argument
|
/csrg-svn/sys/sys/ |
H A D | trace.h | 82 #define pack(v,b) (((v)->v_mount->mnt_stat.f_fsid.val[0])<<16)|(b) macro
|
/csrg-svn/usr.bin/fmt/ |
H A D | fmt.c | 311 pack(word,wl) in pack() function
|
/csrg-svn/usr.sbin/config.new/ |
H A D | pack.c | 94 pack() in pack() function
|