HomeSort by: relevance | last modified time | path
    Searched refs:itoa7 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/top/dist/
utils.h 45 char *itoa7(int);
utils.c 134 * itoa7(val) - like itoa, except the number is right justified in a 7
173 itoa7(int val) function
top.c 888 gstate->get_userid = itoa7;
  /src/external/bsd/top/dist/machine/
m_netbsd.c 633 userprint = sel->usernames ? username : itoa7;

Completed in 28 milliseconds