HomeSort by: relevance | last modified time | path
    Searched defs:getsc_bn (Results 1 - 1 of 1) sorted by relevancy

  /src/bin/ksh/
lex.c 64 static int getsc_bn ARGS((void));
75 /* optimized getsc_bn() */
77 && !backslash_skip ? *source->str++ : getsc_bn())
1333 getsc_bn ARGS((void)) function in typeref:typename:int

Completed in 106 milliseconds