HomeSort by: relevance | last modified time | path
    Searched refs:foo_t (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/apps/
t6.c 6 typedef EFI_STATUS (*foo_t)(EFI_HANDLE, EFI_GUID *, VOID **); typedef in typeref:typename:EFI_STATUS (*)(EFI_HANDLE,EFI_GUID *,VOID **)
  /src/share/misc/
style 113 typedef uint8_t foo_t; /* Hypothetical leg26 definition */
114 typedef struct foo *foo_t; /* Hypothetical i786 definition */
119 } foo_t;
124 * use a type `foo_t' with `typedef void *foo_t'. Use `struct foo *'
  /src/sys/external/isc/libsodium/dist/
configure 17833 typedef int foo_t;
17834 static $ac_kw foo_t static_foo () {return 0; }
17835 $ac_kw foo_t foo () {return 0; }

Completed in 23 milliseconds