Home
last modified time | relevance | path

Searched refs:reference (Results 1 – 5 of 5) sorted by relevance

/iperf/src/
H A Dcjson.c1934 cJSON *reference = NULL; in create_reference() local
1940 reference = cJSON_New_Item(hooks); in create_reference()
1941 if (reference == NULL) in create_reference()
1946 memcpy(reference, item, sizeof(cJSON)); in create_reference()
1947 reference->string = NULL; in create_reference()
1948 reference->type |= cJSON_IsReference; in create_reference()
1949 reference->next = reference->prev = NULL; in create_reference()
1950 return reference; in create_reference()
/iperf/
H A DREADME.md63 The manual page is the most up-to-date reference to the various flags and parameters.
H A Dconfigure16589 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variab…
H A Daclocal.m48477 dnl If no reference was made to various pairs of opposing options, then
/iperf/docs/
H A Dinvoking.rst5 The manual page is the most up-to-date reference to the various flags and parameters.