HomeSort by relevance Sort by last modified time
    Searched refs:strpos (Results 1 - 2 of 2) sorted by null

  /external/selinux/libsepol/src/
module_to_cil.c 1018 char *strpos; local
1036 strpos = str;
1040 rlen = snprintf(strpos, len - (strpos - str), "%s", names[i]);
1048 strpos[name_len] = ' ';
1050 strpos += name_len + 1;
    [all...]
  /external/expat/lib/
xmlparse.c     [all...]

Completed in 36 milliseconds