Lines Matching defs:first
254 * safely destroyed first.
473 /* first node, make prev NULL! */
475 multi->easylp = multi->easyp = data; /* both first and last */
487 multi->easyp = data->next; /* point to first node */
627 * Enable the hash print function first by editing hash.c
1288 /* only do the second loop if we found descriptors in the first stage run
1292 /* Add the curl handles to our pollfds first */
1774 worked fine in the first call, like when we connect to a local server
2266 and wait a little while first */
2514 /* typically for HTTP_1_1_REQUIRED error on first flight */
2573 /* but first check to see if we got a location info even though we're
3167 /* the list is sorted so get out on the first mismatch */
3179 /* copy the first entry to 'tv' */
3200 bool first = FALSE;
3275 /* the first loop lap 'data' can be NULL */
3277 if(!first) {
3278 first = TRUE;
3308 if(first)
3584 this is the first timeout on the list */
3644 the splay tree first and then re-add the new value */