Home
last modified time | relevance | path

Searched refs:getUsage (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.bin/tftp/
H A Dmain.c123 static void getUsage(char *);
491 getUsage(argv[0]); in get()
497 getUsage(argv[0]); in get()
544 getUsage(char *s) in getUsage() function
/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPAttrType.h84 int getUsage () const;
H A DLDAPAttrType.cpp124 int LDAPAttrType::getUsage() const { in getUsage() function in LDAPAttrType