Home
last modified time | relevance | path

Searched defs:p_line (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/usr.bin/xlint/lint2/
H A Dlint2.h58 int p_line; member
100 unsigned short p_line; /* line number in p_src */ member
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cmp/
H A Dcmp_util.c90 const char *p_line = strchr(++p_file, ':'); in ossl_cmp_log_parse_metadata() local
/netbsd-src/external/bsd/atf/dist/tools/
H A Dparser.cpp119 impl::token::token(size_t p_line, in token()
/netbsd-src/usr.bin/patch/
H A Dpch.c63 static char **p_line = NULL;/* the text of the hunk */ variable
/netbsd-src/usr.bin/xlint/lint1/
H A Dlint1.h70 int p_line; member