Home
last modified time | relevance | path

Searched refs:LCF_INT32 (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/cpdup/cpdup-1.22/src/
H A Dhcproto.h48 #define LC_OFLAGS (0x0012|LCF_INT32)
49 #define LC_MODE (0x0013|LCF_INT32)
50 #define LC_BYTES (0x0014|LCF_INT32)
51 #define LC_OWNER (0x0015|LCF_INT32)
52 #define LC_GROUP (0x0016|LCF_INT32)
53 #define LC_DEV (0x0017|LCF_INT32)
55 #define LC_NLINK (0x0019|LCF_INT32)
56 #define LC_UID (0x001A|LCF_INT32)
57 #define LC_GID (0x001B|LCF_INT32)
58 #define LC_RDEV (0x001C|LCF_INT32)
[all …]
H A Dhclink.h64 #define LCF_INT32 0x0100 /* 4 byte integer */ macro
H A Dhclink.c482 case LCF_INT32: in hcc_nextitem()
541 case LCF_INT32: in hcc_debug_dump()