Home
last modified time | relevance | path

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

/external/toybox/toys/lsb/
Dsu.c44 char *name, *passhash = 0, **argu, **argv; in su_main() local
68 argv = argu = xmalloc(sizeof(char *)*(toys.optc + 4)); in su_main()
94 xexec(argu); in su_main()
95 perror_exit("can't exec %s", *argu); in su_main()
/external/pcre/dist/doc/
Dpcre.txt308 way. Only the names of the functions and the data types of their argu-
2044 fully relocatable, because it may contain a copy of the tableptr argu-
2831 size of the JIT compiled code, otherwise return zero. The fourth argu-
2999 is NULL, or there is no study data, zero is returned. The fourth argu-
3059 argument. You can call pcre_exec() with the same code and extra argu-
5586 non-zero. By calling pcre_exec() multiple times with appropriate argu-
5609 point is at the start of the subject string. If the startoffset argu-
9968 RE_options has two constructors. The default constructor takes no argu-