HomeSort by: relevance | last modified time | path
    Searched refs:quote_around (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 6371 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);
6380 if (quote_around)
6393 if (quote_around)
6400 if (quote_around)
6417 if (quote_around)
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 4993 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);
5002 if (quote_around)
5015 if (quote_around)
5022 if (quote_around)
5039 if (quote_around)

Completed in 171 milliseconds