HomeSort by: relevance | last modified time | path
    Searched defs:length_t (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/sort/
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 *);
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 *);

Completed in 55 milliseconds