Home
last modified time | relevance | path

Searched refs:verify_only (Results 1 – 5 of 5) sorted by relevance

/openbsd/usr.sbin/fdformat/
H A Dfdformat.c166 int fill = 0xf6, quiet = 0, verify = 1, verify_only = 0; in main() local
236 verify_only = 1; in main()
289 if (verify_only) { in main()
322 if (!verify_only) { in main()
336 if (!verify_only) in main()
/openbsd/gnu/usr.bin/cvs/src/
H A Dclient.h59 void connect_to_pserver PROTO ((int *tofdp, int* fromfdp, int verify_only,
H A Dclient.c3878 connect_to_pserver (tofdp, fromfdp, verify_only, do_gssapi) in connect_to_pserver() argument
3880 int verify_only;
3959 if (verify_only)
4092 if (verify_only)
H A DChangeLog-971847 "authorization failed" fatal error regardless of verify_only.
H A DChangeLog-9395180 Take `verify_only' arg. If it is non-zero, perform password