Searched refs:c_opt (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dmk_req_ext.c49 Checksum *c_opt; local
118 c_opt = &c;
120 c_opt = NULL;
130 c_opt,
133 if (c_opt)
134 free_Checksum (c_opt);
/freebsd-11-stable/usr.bin/unzip/
H A Dunzip.c58 static int c_opt; /* extract to stdout */ variable
776 if (c_opt)
893 else if (p_opt || c_opt)
960 c_opt = 1;

Completed in 108 milliseconds