Searched defs:usage (Results 1 – 25 of 400) sorted by relevance
12345678910>>...16
145 const char *usage = "Usage: %s name max_blocks\n"; in do_brel_ma_create() local174 const char *usage = "usage: %s old_block new_block [owner] [offset]"; in do_brel_put() local215 const char *usage = "%s block"; in do_brel_get() local305 const char *usage = "%s old_block new_block"; in do_brel_move() local330 const char *usage = "%s block"; in do_brel_delete() local352 const char *usage = "Usage: %s name max_inode\n"; in do_irel_ma_create() local382 const char *usage = "%s old new max_refs"; in do_irel_put() local418 const char *usage = "%s inode"; in do_irel_get() local444 const char *usage = "%s orig_inode"; in do_irel_get_by_orig() local536 const char *usage = "%s inode block offset"; in do_irel_add_ref() local[all …]
39 int usage) in NetscapeCertType()45 DERBitString usage) in NetscapeCertType()
58 int usage) in KeyUsage()64 DERBitString usage) in KeyUsage()
30 usage () { function
20 function usage() { function
23 function usage() { function
5 function usage() { function
3 usage() { function
51 usage () { function
9 sub usage { subroutine
12 usage() { function
57 usage() { function
11 usage() function
3 usage() function
41 usage() { function
19 usage() { function
32 usage() { function
13 usage() { function
11 usage() { function
46 sub usage subroutine
107 Oid mech, int usage) in createCredential()114 Oid[] mechs, int usage) in createCredential()120 public GSSCredential createCredential(int usage) throws GSSException { in createCredential()
36 void* OSAllocator::reserveUncommitted(size_t bytes, Usage usage, bool writable, bool executable) in reserveUncommitted()46 void* OSAllocator::reserveAndCommit(size_t bytes, Usage usage, bool writable, bool executable) in reserveAndCommit()
39 string usage = "Prints out information about an FST.\n\n Usage: "; in main() local