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

/illumos-gate/usr/src/cmd/ps/
H A Dps.c335 extern int ucbmain(int, char **);
346 * ucbmain for /usr/ucb/ps.
350 * "-", we call "ucbmain".
352 * whether any of the options isn't acceptable to "ucbmain"; in that
357 * ucbmain.
361 return (ucbmain(argc, argv));
369 return (ucbmain(argc, argv));
H A Ducbps.c146 ucbmain(int argc, char **argv) function

Completed in 107 milliseconds