HomeSort by: relevance | last modified time | path
    Searched refs:ps_funclinno (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/sh/
parser.h 103 int ps_funclinno; /* line # of the current function */ member in struct:parse_state
152 #define funclinno (current_parser->ps_funclinno)
parser.c 106 .ps_funclinno = 0,

Completed in 14 milliseconds