Searched refs:start_msg (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/conf/
H A Dpostfix-script117 start_msg)
/netbsd-current/external/mpl/dhcp/dist/client/
H A Ddhclient.c5740 char start_msg[5] = { 'S', 'T', 'A', 'R', 'T' }; local
5761 cc = send(dhcp4o6_fd, start_msg,
5762 sizeof(start_msg), 0);
5793 (memcmp(buf, start_msg, sizeof(start_msg)) == 0)) {

Completed in 289 milliseconds