Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgcredentialsprivate.h56 #undef G_CREDENTIALS_NATIVE_SIZE
108 #define G_CREDENTIALS_NATIVE_SIZE (sizeof (struct ucred)) macro
121 #define G_CREDENTIALS_NATIVE_SIZE (sizeof (struct cmsgcred)) macro
136 #define G_CREDENTIALS_NATIVE_SIZE (sizeof (struct unpcbid)) macro
145 #define G_CREDENTIALS_NATIVE_SIZE (sizeof (struct sockpeercred)) macro
155 #define G_CREDENTIALS_NATIVE_SIZE (ucred_size ()) macro
165 #define G_CREDENTIALS_NATIVE_SIZE (sizeof (struct xucred)) macro
Dgunixcredentialsmessage.c69 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()
Dgsocket.c6030 guint8 native_creds_buf[G_CREDENTIALS_NATIVE_SIZE]; in g_socket_get_credentials()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt2774 G_CREDENTIALS_NATIVE_SIZE