Searched refs:G_CREDENTIALS_NATIVE_SIZE (Results 1 – 4 of 4) sorted by relevance
56 #undef G_CREDENTIALS_NATIVE_SIZE108 #define G_CREDENTIALS_NATIVE_SIZE (sizeof (struct ucred)) macro121 #define G_CREDENTIALS_NATIVE_SIZE (sizeof (struct cmsgcred)) macro136 #define G_CREDENTIALS_NATIVE_SIZE (sizeof (struct unpcbid)) macro145 #define G_CREDENTIALS_NATIVE_SIZE (sizeof (struct sockpeercred)) macro155 #define G_CREDENTIALS_NATIVE_SIZE (ucred_size ()) macro165 #define G_CREDENTIALS_NATIVE_SIZE (sizeof (struct xucred)) macro
69 return G_CREDENTIALS_NATIVE_SIZE; in G_DEFINE_TYPE_WITH_PRIVATE()117 if (size != G_CREDENTIALS_NATIVE_SIZE) in g_unix_credentials_message_deserialize()121 G_CREDENTIALS_NATIVE_SIZE, size); in g_unix_credentials_message_deserialize()156 G_CREDENTIALS_NATIVE_SIZE); in g_unix_credentials_message_serialize()
6030 guint8 native_creds_buf[G_CREDENTIALS_NATIVE_SIZE]; in g_socket_get_credentials()
2774 G_CREDENTIALS_NATIVE_SIZE