Home
last modified time | relevance | path

Searched refs:p_count (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/kernel/common/linux/sunrpc/
Dclnt.h107 unsigned int p_count; member
/bionic/libc/upstream-netbsd/libc/regex/
Dregcomp.c133 static int p_count(struct parse *p);
514 count = p_count(p); in p_ere_exp()
517 count2 = p_count(p); in p_ere_exp()
707 count = p_count(p); in p_simp_re()
710 count2 = p_count(p); in p_simp_re()
734 p_count( in p_count() function