Home
last modified time | relevance | path

Searched defs:lfmt (Results 1 – 2 of 2) sorted by relevance

/netbsd/bin/ps/
H A Dps.c139 char lfmt[] = "uid pid ppid cpu pri nice vsz rss wchan state tt time command"; variable
/netbsd/usr.bin/stat/
H A Dstat.c646 char *stmp, lfmt[24], tmp[20]; in format1() local