Searched refs:order_names (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/usr.bin/top/
H A Dmachine.h32 const char * const *order_names; member in struct:statics
H A Dtop.c509 if ((order_index = string_index(order_name, statics.order_names)) == -1)
515 pp = statics.order_names;
1037 if ((i = string_index(tempbuf2, statics.order_names)) == -1)
H A Dmachine.c346 statics->order_names = ordernames;

Completed in 103 milliseconds