Searched refs:usage (Results 1 - 25 of 114) sorted by relevance

12345

/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/x509v3/
H A Dv3_pku.c65 static int i2r_PKEY_USAGE_PERIOD(X509V3_EXT_METHOD *method, PKEY_USAGE_PERIOD *usage, BIO *out, int indent);
85 PKEY_USAGE_PERIOD *usage, BIO *out, int indent)
88 if(usage->notBefore) {
90 ASN1_GENERALIZEDTIME_print(out, usage->notBefore);
91 if(usage->notAfter) BIO_write(out, ", ", 2);
93 if(usage->notAfter) {
95 ASN1_GENERALIZEDTIME_print(out, usage->notAfter);
H A Dv3_purp.c361 ASN1_BIT_STRING *usage; local
403 /* Handle key usage */
404 if((usage=X509_get_ext_d2i(x, NID_key_usage, NULL, NULL))) {
405 if(usage->length > 0) {
406 x->ex_kusage = usage->data[0];
407 if(usage->length > 1)
408 x->ex_kusage |= usage->data[1] << 8;
411 ASN1_BIT_STRING_free(usage);
501 #define ku_reject(x, usage) \
502 (((x)->ex_flags & EXFLAG_KUSAGE) && !((x)->ex_kusage & (usage)))
[all...]
/barrelfish-2018-10-04/lib/acpica/generate/linux/
H A Dlinuxize.sh17 usage() function
32 usage;;
38 usage
H A Dgen-repo.sh17 usage() { function
32 usage;;
H A Ddivergence.sh22 usage() function
36 usage;;
H A Dmake-patches.sh27 usage() function
58 usage;;
65 usage
/barrelfish-2018-10-04/lib/posixcompat/
H A Dsetrlimit.c24 int getrusage(int who, struct rusage *usage) argument
27 memset(usage, 0, sizeof(struct rusage));
/barrelfish-2018-10-04/usr/eclipseclp/Pds/src/
H A Dnsrv_ping.c161 usage(program_name) function
187 usage(argv[0]); /* exit with usage message */
193 usage(argv[0]);
203 usage(argv[0]);
213 usage(argv[0]);
221 usage(argv[0]); /* exit with usage message */
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dmain.c104 usage(char *opt);
149 usage(arg);
190 if (++c + 4 > argc) usage(argv[c-1]);
198 if (++c + 1 > argc) usage(argv[c-1]);
205 if (++c + 1 > argc) usage(argv[c-1]);
212 if (++c + 1 > argc) usage(argv[c-1]);
222 if (++c + 1 > argc) usage(argv[c-1]);
231 if (++c + 1 > argc) usage(argv[c-1]);
237 if (++c + 1 > argc) usage(argv[c-1]);
247 if (++c + 1 > argc) usage(arg
521 usage(char *opt) function
877 usage(char *opt) function
[all...]
/barrelfish-2018-10-04/lib/libc/tests/gen/
H A Dtest-fnmatch.c80 usage(char *progname) function
82 fprintf(stderr, "usage: %s [-s num]\n", progname);
96 usage(argv[0]);
100 usage(argv[0]);
/barrelfish-2018-10-04/lib/acpica/generate/release/
H A Drelease.sh39 usage() function
84 usage "Wrong argument count ($NPARAM)"
91 usage "Invalid argument ($1)"
/barrelfish-2018-10-04/hake/
H A Dhake.sh29 usage() { function
60 echo "WARNING: old usage of hake.sh (sole argument gives the source directory) is"
137 usage
140 usage
155 usage
161 usage
/barrelfish-2018-10-04/lib/acpica/source/tools/acpinames/
H A Danmain.c151 * FUNCTION: usage
157 * DESCRIPTION: Print a usage message
162 usage ( function
213 usage ();
240 usage();
/barrelfish-2018-10-04/usr/drivers/serial/
H A Dmain.c94 goto usage;
102 goto usage;
117 goto usage;
141 usage:
/barrelfish-2018-10-04/lib/acpica/tests/
H A Daslts.sh15 usage() { function
160 usage
169 usage
179 usage
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/pkcs12/
H A Dp12_attr.c75 /* Add key usage to PKCS#8 structure */
77 int PKCS8_add_keyusage(PKCS8_PRIV_KEY_INFO *p8, int usage) argument
80 us_val = (unsigned char) usage;
/barrelfish-2018-10-04/lib/openssl-1.0.0d/demos/maurice/
H A Dexample3.c24 static const char *usage = "Usage: example3 [-d] password\n"; variable
40 fprintf(stderr,"%s", usage);
H A Dexample4.c20 static const char *usage = "Usage: example4 [-d]\n"; variable
37 fprintf(stderr,"%s", usage);
/barrelfish-2018-10-04/tools/
H A Drun-pdflatex.sh25 usage () { function
108 usage ;;
112 if [ -z "$INPUT_TEX" ] ; then usage ; fi
113 if [ -z "$WORKING_DIR" ] ; then usage ; fi
114 if [ -z "$OUTPUT_PDF" ] ; then usage ; fi
/barrelfish-2018-10-04/lib/openssl-1.0.0d/apps/
H A Dts.c175 if (argc-- < 1) goto usage;
180 if (argc-- < 1) goto usage;
185 if (mode != CMD_NONE) goto usage;
190 if (argc-- < 1) goto usage;
195 if (argc-- < 1) goto usage;
200 if (argc-- < 1) goto usage;
205 if (argc-- < 1) goto usage;
218 if (argc-- < 1) goto usage;
227 if (argc-- < 1) goto usage;
240 if (mode != CMD_NONE) goto usage;
[all...]
H A DCA.sh57 usage() { function
58 echo "usage: $0 -newcert|-newreq|-newreq-nodes|-newca|-sign|-verify" >&2
81 usage
192 usage
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/rc4/
H A Drc4.c65 char *usage[]={ variable
66 "usage: rc4 args\n",
116 for (pp=usage; (*pp != NULL); pp++)
/barrelfish-2018-10-04/lib/openssl-1.0.0d/demos/tunala/
H A Dtunala.c200 static int usage(const char *errstr, int isunknownarg) function
326 return usage("-listen requires an argument", 0);
332 return usage("-proxy requires an argument", 0);
338 return usage("-maxtunnels requires an argument", 0);
345 return usage("-cacert requires an argument", 0);
354 return usage("-cert requires an argument", 0);
363 return usage("-key requires an argument", 0);
372 return usage("-dcert requires an argument", 0);
381 return usage("-dkey requires an argument", 0);
390 return usage("
[all...]
/barrelfish-2018-10-04/lib/acpica/tests/aslts/bin/
H A DDo70 usage() function
73 echo " print out usage:"
240 do_exit 1 "Invalid usage"
448 usage
452 usage
459 usage
526 usage
/barrelfish-2018-10-04/lib/openssl-1.0.0d/Netware/
H A Dcpy_tests.bat21 if "%1" == "" goto usage
22 if "%2" == "" goto usage
96 goto usage
102 goto usage
104 :usage label
106 echo usage: cpy_tests.bat [test subdirectory] [NetWare drive]

Completed in 236 milliseconds

12345