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

/freebsd-11-stable/usr.bin/top/
H A Dmachine.c72 #define TOP_SWAP_LEN 6 macro
451 swaplength = TOP_SWAP_LEN + 1; /* +1 for extra left space */
955 char jid_buf[TOP_JID_LEN + 1], swap_buf[TOP_SWAP_LEN + 1];

Completed in 62 milliseconds