HomeSort by relevance Sort by last modified time
    Searched refs:PS_ARGS (Results 1 - 2 of 2) sorted by null

  /external/toybox/generated/
tags.h 63 #define PS_ARGS 26
  /external/toybox/toys/posix/
ps.c 449 if (which==PS_ARGS || which==PS_COMM) {
453 for (i = 0; (which==PS_ARGS) ? i < slot[SLOT_argv0len] : out[i]; i++)
    [all...]

Completed in 757 milliseconds