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

/freebsd-10-stable/contrib/gcc/
H A Dc-pch.c85 static const char *get_ident (void);
93 get_ident (void) function
216 || fwrite (get_ident (), IDENT_LENGTH, 1, pch_outfile) != 1)
251 pch_ident = get_ident();
/freebsd-10-stable/usr.bin/uname/
H A Duname.c70 static get_t get_ident, get_platform, get_hostname, get_arch, variable

Completed in 95 milliseconds