Home
last modified time | relevance | path

Searched defs:offsetptr (Results 1 – 2 of 2) sorted by relevance

/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibcpuset.c348 static int sgetc(const char *inputbuf, int *offsetptr) in sgetc()
371 static char *slgets(char *buf, int buflen, const char *inputbuf, int *offsetptr) in slgets()
/external/pcre/dist2/src/
Dpcre2_compile.c2274 PCRE2_SIZE *offsetptr, PCRE2_SPTR *nameptr, uint32_t *namelenptr, in read_name()