HomeSort by: relevance | last modified time | path
    Searched refs:start_msg (Results 1 - 2 of 2) sorted by relevancy

  /src/external/ibm-public/postfix/dist/conf/
postfix-script 121 start_msg)
  /src/external/mpl/dhcp/dist/client/
dhclient.c 5740 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 18 milliseconds