HomeSort by relevance Sort by last modified time
    Searched full:fs_op (Results 1 - 1 of 1) sorted by null

  /external/tcpdump/
print-rx.c 806 int fs_op; local
821 fs_op = EXTRACT_32BITS(bp + sizeof(struct rx_header));
823 printf(" fs call %s", tok2str(fs_req, "op#%d", fs_op));
836 switch (fs_op) {
    [all...]

Completed in 84 milliseconds