Searched refs:POST (Results 1 - 14 of 14) sorted by relevance

/freebsd-12-stable/contrib/atf/atf-c/detail/
H A Dsanity.h45 #define POST(x) \ macro
61 #define POST(x) \ macro
H A Dprocess.c118 POST(stream_is_valid(sb));
134 POST(stream_is_valid(sb));
143 POST(stream_is_valid(sb));
154 POST(stream_is_valid(sb));
165 POST(stream_is_valid(sb));
H A Dsanity_test.c76 POST(td->m_cond);
195 atf_tc_set_md_var(tc, "descr", "Tests the POST macro");
H A Ddynstr.c175 POST(atf_is_error(err) || ad->m_data != NULL);
/freebsd-12-stable/contrib/ntp/lib/isc/
H A Dsha2.c696 POST(a); POST(b); POST(c); POST(d); POST(e); POST(f);
697 POST(g); POST(h); POST(T1);
780 POST(
[all...]
H A Dsha1.c260 POST(a); POST(b); POST(c); POST(d); POST(e);
H A Drwlock.c264 POST(cntflag);
H A Dhttpd.c408 * Determine if this is a POST or GET method. Any other values will
414 } else if (strncmp(httpd->recvbuf, "POST ", 5) == 0) {
590 POST(result);
H A Dlog.c1348 POST(regular_file);
/freebsd-12-stable/release/scripts/
H A Datlas-upload.sh87 /usr/local/bin/curl -s ${ATLAS_UPLOAD_URL}/api/v1/boxes -X POST -d "box[name]=${BOX}" -d "access_token=${KEY}" > /dev/null
103 /usr/local/bin/curl -s ${ATLAS_UPLOAD_URL}/api/v1/box/${USERNAME}/${BOX}/versions -X POST -d "version[version]=${VERSION}" -d "access_token=${KEY}" > /dev/null
124 /usr/local/bin/curl -s ${ATLAS_UPLOAD_URL}/api/v1/box/${USERNAME}/${BOX}/version/${VERSION}/providers -X POST -d "provider[name]=${PROVIDER}" -d "access_token=${KEY}" > /dev/null
/freebsd-12-stable/contrib/atf/atf-c/
H A Derror.c113 POST(error_on_flight);
H A Dtp.c184 POST(find_tc(tp, atf_tc_get_ident(tc)) != NULL);
/freebsd-12-stable/contrib/ntp/lib/isc/include/isc/
H A Dutil.h54 #define POST(x) (void)(x) macro
/freebsd-12-stable/contrib/ntp/lib/isc/unix/
H A Dsocket.c1792 POST(actual_count);

Completed in 273 milliseconds