Home
last modified time | relevance | path

Searched refs:__THROW (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/diff/lib/
H A Dgetopt.h37 #ifndef __THROW
42 # define __THROW throw () macro
44 # define __THROW macro
152 __THROW;
161 __THROW;
165 __THROW;
/freebsd/crypto/openssh/openbsd-compat/
H A Dgetopt.h36 #ifndef __THROW
38 # define __THROW throw() macro
40 # define __THROW macro
74 int getopt(int, char * const *, const char *) __THROW;
75 int getsubopt(char **, char * const *, char **) __THROW;
H A Dopenbsd-compat.h51 #ifndef __THROW
53 # define __THROW throw() macro
55 # define __THROW macro
198 int BSDgetopt(int argc, char * const *argv, const char *opts) __THROW;
/freebsd/contrib/ofed/libibverbs/
H A Dneigh.c34 extern unsigned int if_nametoindex(__const char *__ifname) __THROW;