Searched refs:usage (Results 451 - 475 of 1541) sorted by relevance

<<11121314151617181920>>

/netbsd-6-1-5-RELEASE/usr.sbin/wsfontload/
H A Dwsfontload.c48 __dead static void usage(void);
75 usage(void) function
79 "usage: %s [-Bbv] [-e encoding] [-f wsdev] [-h height]"
183 usage();
191 usage();
/netbsd-6-1-5-RELEASE/usr.sbin/yppoll/
H A Dyppoll.c85 static void usage(void) __attribute__((__noreturn__));
112 usage();
124 usage();
224 usage(void) function
/netbsd-6-1-5-RELEASE/usr.bin/pkill/
H A Dpkill.c106 static void usage(void) __dead;
163 usage();
172 usage();
183 usage();
201 usage();
240 usage();
250 usage();
437 usage(void) function
560 usage();
631 usage();
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Dhid.c79 c->usage = 0;
133 c->usage = s->usages[min(s->multi, s->nu-1)];
225 c->usage = c->_usage_page; /* XXX */
317 c->usage = dval;
410 DPRINTFN(5,("hid_locate: enter usage=0x%x kind=%d id=%d\n", u, k, id));
412 DPRINTFN(5,("hid_locate: usage=0x%x kind=%d id=%d flags=0x%x\n",
413 h.usage, h.kind, h.report_ID, h.flags));
415 h.usage == u && h.report_ID == id) {
470 * hid_is_collection(desc, size, id, usage)
474 * It is used to discover if the given 'id' is part of 'usage' collectio
489 hid_is_collection(const void *desc, int size, u_int8_t id, u_int32_t usage) argument
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
H A Dstore_cred.c71 if (cred->usage != cred_usage && cred->usage != GSS_C_BOTH) {
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/rc4/
H A Drc4.c65 char *usage[]={ variable
66 "usage: rc4 args\n",
116 for (pp=usage; (*pp != NULL); pp++)
/netbsd-6-1-5-RELEASE/dist/bzip2/
H A Dbzmore35 echo usage: $prog files...
/netbsd-6-1-5-RELEASE/distrib/sets/
H A Dmakeflist13 usage() function
73 usage
H A Dmakeobsolete16 usage() function
71 usage
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/tests/progs/
H A Dslapd-addel.c52 usage( char *name ) function
55 "usage: %s "
117 usage( argv[0] );
137 usage( argv[0] );
143 usage( argv[0] );
149 usage( argv[0] );
155 usage( argv[0] );
160 usage( argv[0] );
167 usage( argv[0] );
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/contrib/
H A Ddebug_check_log.sh27 usage () function
30 usage: $0 [-afh] [file...]
173 usage
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-mmix/
H A Dgreg-1.d7 # Most simple greg usage: relocate to each possible location within an
H A Dgreg-10.d7 # Most simple greg usage: relocate to each possible location within an
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/performance/ext/pb_ds/
H A Dhash_random_int_erase_mem_usage.cc56 usage();
101 usage() function
104 cerr << "usage: hash_random_int_erase_if_test <vn> <vs> <vm>"
H A Dhash_zlob_random_int_find_timing.cc48 usage();
97 usage() function
100 cerr << "usage: hash_zlob_random_int_find_timing_test <vn> <vs> <vm>" <<
H A Dpriority_queue_random_int_push_pop_timing.cc48 usage();
98 usage() function
100 std::cerr << "usage: priority_queue_random_int_push_pop_timing_test <vn> <vs> <vm>" <<
H A Dpriority_queue_text_modify_timing.hpp48 usage();
102 usage() function
105 cerr << "usage: priority_queue_text_modify_timing_test <f_name> <vn> <vs> <vm> <modify_up>" <<
H A Dpriority_queue_text_pop_mem_usage.cc49 usage();
99 usage() function
102 cerr << "usage: priority_queue_text_pop_mem_usage_test <f_name> <vn> <vs> <vm>" <<
H A Drandom_int_find_timing.cc49 usage();
104 usage() function
107 cerr << "usage: hash_random_int_find_timing_test <vn> <vs> <vm>" <<
H A Drandom_int_subscript_find_timing.cc49 usage();
104 usage() function
107 cerr << "usage: hash_random_int_subscript_find_timing_test <vn> <vs> <vm>" <<
H A Drandom_int_subscript_insert_timing.cc49 usage();
104 usage() function
107 cerr << "usage: hash_random_int_subscript_insert_timing_test <vn> <vs> <vm>"
H A Dtree_text_insert_timing.cc50 usage();
94 usage() function
97 cerr << "usage: tree_text_insert_timing_test <f_name> <vn> <vs> <vm>" <<
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/readline/examples/
H A Drlcat.c4 * usage: rlcat
70 usage() function
72 fprintf (stderr, "%s: usage: %s [-vEVN] [filename]\n", progname, progname);
107 usage ();
/netbsd-6-1-5-RELEASE/usr.bin/passwd/
H A Dpam_passwd.c87 usage();
103 usage();
/netbsd-6-1-5-RELEASE/usr.bin/systat/
H A Dsyscall.c346 goto usage;
351 goto usage;
360 goto usage;
373 usage:
383 goto usage;
388 goto usage;
397 goto usage;
404 usage:

Completed in 228 milliseconds

<<11121314151617181920>>