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

/freebsd-11-stable/usr.bin/top/
H A Dmachine.c70 /* TOP_JID_LEN based on max of 999999 */
71 #define TOP_JID_LEN 7 macro
446 jidlength = TOP_JID_LEN + 1; /* +1 for extra left space. */
955 char jid_buf[TOP_JID_LEN + 1], swap_buf[TOP_SWAP_LEN + 1];

Completed in 102 milliseconds