Searched refs:nnc (Results 1 – 5 of 5) sorted by relevance
330 strcpy(connection->daemon->nnc[off].nonce, in check_nonce_nc()332 connection->daemon->nnc[off].nc = 0; in check_nonce_nc()336 if ( (nc <= connection->daemon->nnc[off].nc) || in check_nonce_nc()337 (0 != strcmp(connection->daemon->nnc[off].nonce, nonce)) ) in check_nonce_nc()346 connection->daemon->nnc[off].nc = nc; in check_nonce_nc()
1275 struct MHD_NonceNc *nnc; member
3710 daemon->nnc = malloc (daemon->nonce_nc_size * sizeof (struct MHD_NonceNc)); in MHD_start_daemon_va()3711 if (NULL == daemon->nnc) in MHD_start_daemon_va()3737 free (daemon->nnc); in MHD_start_daemon_va()4280 free (daemon->nnc); in MHD_start_daemon_va()4536 free (daemon->nnc); in MHD_stop_daemon()
3253 # http://www.nnc.cubaweb.cu/marzo-2008/cien-1-11-3-08.htm
249114 set nnc [string length $namechars]