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

  /src/usr.bin/error/
touch.c 566 static int n_lineno; variable in typeref:typename:int
596 n_lineno = 0;
610 for (; o_lineno < place; o_lineno++, n_lineno++) {
628 n_lineno++;
touch.c 566 static int n_lineno; variable in typeref:typename:int
596 n_lineno = 0;
610 for (; o_lineno < place; o_lineno++, n_lineno++) {
628 n_lineno++;
touch.c 566 static int n_lineno; variable in typeref:typename:int
596 n_lineno = 0;
610 for (; o_lineno < place; o_lineno++, n_lineno++) {
628 n_lineno++;

Completed in 32 milliseconds