Searched refs:get_t (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/usr.bin/uname/
H A Duname.c69 typedef void (*get_t)(void); typedef
70 static get_t get_ident, get_platform, get_hostname, get_arch,
154 get_##var = (get_t)NULL; \

Completed in 130 milliseconds