Home
last modified time | relevance | path

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

/aosp_15_r20/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A 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()
/aosp_15_r20/external/pcre/src/
H A Dpcre2_compile.c2465 PCRE2_SIZE *offsetptr, PCRE2_SPTR *nameptr, uint32_t *namelenptr, in read_name()