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

/freebsd-13-stable/bin/ps/
H A Dextern.h71 void parsefmt(const char *, int);
H A Dps.c313 parsefmt(jfmt, 0);
321 parsefmt(lfmt, 0);
335 parsefmt(o1, 1);
336 parsefmt(optarg, 1);
337 parsefmt(o2, 1);
342 parsefmt(optarg, 1);
404 parsefmt(ufmt, 0);
410 parsefmt(vfmt, 0);
440 parsefmt(Zfmt, 0);
474 parsefmt(dfm
[all...]
H A Dkeyword.c265 parsefmt(const char *p, int user) function
345 parsefmt(v->alias, user);
358 parsefmt(realfmt, user);

Completed in 106 milliseconds