HomeSort by relevance Sort by last modified time
    Searched full:ar_glob_match (Results 1 - 1 of 1) sorted by null

  /ndk/sources/host-tools/make-3.81/
ar.c 199 /* State of an `ar_glob' run, passed to `ar_glob_match'. */
214 ar_glob_match (int desc UNUSED, char *mem, int truncated UNUSED,
280 ar_glob_match will accumulate them in STATE.chain. */
290 (void) ar_scan (arname, ar_glob_match, (intptr_t) &state);
211 ar_glob_match (int desc UNUSED, char *mem, int truncated UNUSED, function

Completed in 287 milliseconds