sort.h | 112 typedef unsigned int length_t; typedef in typeref:typename:unsigned int 118 length_t length; /* total length of key and line */ 119 length_t offset; /* to line */ 181 length_t enterkey(RECHEADER *, const u_char *, u_char *, size_t, struct field *);
|