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

  /src/usr.bin/sort/
sort.h 128 struct coldesc *p;
133 /* a coldesc has a number and pointers to the beginning and end of the
136 typedef struct coldesc { struct
140 } COLDESC;
172 extern struct coldesc *clist;
sort.h 128 struct coldesc *p;
133 /* a coldesc has a number and pointers to the beginning and end of the
136 typedef struct coldesc { struct
140 } COLDESC;
172 extern struct coldesc *clist;

Completed in 23 milliseconds