Searched refs:cookielen (Results 1 – 3 of 3) sorted by relevance
71 size_t cookielen; in authenticate_to_floppyd() local82 cookielen=strlen(display); in authenticate_to_floppyd()83 cookielen += 100; in authenticate_to_floppyd()85 xcookie = (char *) safe_malloc(cookielen+4); in authenticate_to_floppyd()86 newlen = safePopenOut(command, xcookie+4, cookielen); in authenticate_to_floppyd()
494 length_from=lambda pkt: pkt.cookielen) ]
1048 length_from=lambda pkt: pkt.cookielen) ]