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

  /src/usr.bin/unzip/
unzip.c 76 static int p_opt; /* extract to stdout, quiet */ variable
915 if (!q_opt && !p_opt)
938 else if (p_opt || c_opt)
1028 p_opt = 1;
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
dns-msg.h 67 uint8_t *NULLABLE p_opt; member in struct:dns_towire_state

Completed in 52 milliseconds