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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nsswitch/
H A Dwinbind_client.h15 int read_reply(struct winbindd_response *response);
H A Dwb_common.c489 int read_reply(struct winbindd_response *response) function
601 if (read_reply(response) == -1) {
H A Dpam_winbind.c446 if (read_reply(response) == -1) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/xen/xenbus/
H A Dxenbus_xs.c139 static void *read_reply(enum xsd_sockmsg_type *type, unsigned int *len) function
210 ret = read_reply(&msg->type, &msg->len);
258 ret = read_reply(&msg.type, len);

Completed in 52 milliseconds